6/6/2025 10:25:24 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 usage & tips for SalesLogix controls and other 3rd party ActiveX controls. View the code of conduct for posting guidelines.
|
|
|
|
Prevent the LookupEdit Control to load ALL the records before you start searching for a value
Posted: 01 Dec 06 1:52 PM
|
fiogf49gjkf0d In the Sales Client Ticketing Detail you can click on the magnifying glass to bring up the lookup for Accounts. The Control takes a while to load because of the number of records we have in the accounts table. Can you prevent the lookupedit control from loading all those records. That can cause some delay until you are able to start search for the account.
|
|
|
|
Re: Prevent the LookupEdit Control to load ALL the records before you start searching for a value
Posted: 02 Dec 06 6:15 AM
|
fiogf49gjkf0d Actually, that's not the case (unless someone has been playing). What should happen is that you press the button and the lookup appears and awaits input - i.e. no searching has been performed. This is the same for Insert Ticket etc.
However, what I suspect has happened is that the user has set the auto-query - in Tools | Options | Lookups and Groups - switch off the "Auto Query on Open". I really don't like that option as it has this effect on large DB's - fine on small ones but no good on large ones !
You will now notice that any lookup (where set) - will just sit there awaiting input - you then put a few chars in and then press F2 or hit mag glass - it will then search for that information - as opposed to searching for all info, then just your info - which is a big waste of database resources. You should find that any lookup is now a lot quicker and your user will be very pleased ! |
|
|
|
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!
|
|
|
|
|
|
|
|