1: I have custom module with five fields. I also added values to corresponding custom module fields.
2: I also have another product catalog module with some fields.One of the field is drop down type , then I need to display values to this drop down list from my custom module.
How to solve this issue ?
The answer is not so simple as the question could suggest.
Please have a look to http://support.sugarcrm.com/Documentation/Sugar_Developer/Sugar_Developer_Guide_8.1/Architecture/Sugar_Logic/Dependency_… where one possibiltiy to achieve a dynamic dropdown list is explained.