11/29/2024 11:34:24 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 usage & tips for SalesLogix controls and other 3rd party ActiveX controls. View the code of conduct for posting guidelines.
|
|
|
|
Lookup Edit Control Only Returning a Random Portion of the Items Requested
Posted: 19 Jun 08 4:09 PM
|
I am trying to get a lookup edit control to work on one of our forms so that when the user clicks on it, the list is populated only with employees who have a specific title (e.g. "Sales Manager")-- this is being querired from our "UserInfo" table. We had this control previously setup so that all employees would appear in our list regardless of their title. In attempting to make this change the problem I am having is that only 6 of the 23 employees with this title are being populated in the list.
When I run this query via SQL Query Analyzer all 23 employees with this title are returned. I have the LookupMainTable property set to the proper table name, the LookupMode property set to lmTable, LookupRestrictAlways is checked, the LookupRestrictField is set to the correct field in the table, the operator set to "=" and the LookupRestrictValue set to the "Sales Manager" title.
Any help, ideas, or suggestions are greatly appreciated. |
|
|
| |
| |
|
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!
|
|
|
|
|
|
|
|