11/26/2024 6:21:29 PM
|
|
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.
|
|
|
|
Build a complex lookup
Posted: 20 Oct 06 6:12 AM
|
fiogf49gjkf0d HI,
I am new in SLX developing. I have the following situation and question. I have a list of key-values, listcount could be 5 or could be 1000. The slx contact table contains a field with that key-value, the value is unique. I want to create a lookup on the fly and display all contacts related to my key-value list. My question: What is the best way to do that? I will be able to replace the list of key values with a list of SLX contact ids via an sql lookup. Maybe this is easier.
I am using VB 2005 .NET 2.0 and the SLX Com Interop.
Maybe the LookUpItemWithConditionByID is useful or the Query thing. I have no experiences.
best regards
Mark |
|
|
|
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!
|
|
|
|
|
|
|
|