11/26/2024 9:26:14 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.
|
|
|
|
About the lookupedit control question?
Posted: 30 Aug 06 9:36 AM
|
fiogf49gjkf0d There are two lookupedit controls in my data form, one is lookup for product, another for product group,
When the user select the product, the product group required to be shown automatically depend on the value of product.
Without querying the table of product, Is there any convinent way to implement it? |
|
|
|
Re: About the lookupedit control question?
Posted: 30 Aug 06 3:48 PM
|
fiogf49gjkf0d Unless you want prequery, store, and match results, I think you are going to have to query the product table for the second value, since lookups return a single value and the ID of the selected row. |
|
|
|
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!
|
|
|
|
|
|
|
|