3/15/2026 7:32:31 AM
|
| |
| slxdeveloper.com Community Forums |
|
| |
|
|
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
Forum to discuss writing script in Architect plugins for SalesLogix & general SalesLogix customization topics (for Windows client only). View the code of conduct for posting guidelines.
|
|
|
|
Product Program in add opportunity
Posted: 19 Oct 09 3:53 AM
|
Is possible filter the product by productprogram in the form "Add opportunity product "? If is not possible, can i change "product family" in "product program", but i don't know what i modify in a script for link to attributes |
|
|
|
Re: Product Program in add opportunity
Posted: 20 Oct 09 12:56 AM
|
| Add another combo box that is populated with the distinct product programs using the "PopulatePicklists" sub. Then add another filter in the "CheckForFilters" function which checks the product is in the program in the productprogram table. |
|
|
| |
|
You can
subscribe to receive a daily forum digest in your
user profile. View the site code
of conduct for posting guidelines.
Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
|
|
|
|
|
|
|
|