
When you add a Lookup Control to a SalesLogix Web quickform, it seems to always default to a "CONTAINS" condition.
Many customers have asked us to change this so it defaults to a "Starting With" condition. However it looks like this change is not possible(?)
A CONTAINS condition is more expensive on the SQL server as well, especially if you lookup on a larger text field.
It would be handy if this was customizable in code so that the default condition can be set programmatically. I know it seems like a minor request, but its all about streamlining workflow and improving the user experience with the product and little things like this do matter!
Thanks!
Anosh
Unfortunately.. you will find as many people who like "contains" as those who favor "starts With".
Best solution - something in the property to be able to select:
Starts With
Contains
Ends With (yes, I have had people who want that ;-)
Even better.. at run-time to allow the user to do what he/she wants.
NOTE: I believe the "new" controls in 8.0 will solve the problem... but you will have to wait for it and then upgrade.
Have had many customer's use the OpportunityID as a unique identifier for Opportunities that doesn't take a lot of typing.....and yes this uses an ENDS WITH wild card....
You must be a registered user to add a comment here. If you've already registered, please log in. If you haven't registered yet, please register and log in.
We want to hear your cool ideas for enhancing Sage SalesLogix products and services. So add your own ideas or kudo (vote) on the ideas of others here! Watch the most valuable bubble to the top!
I have an idea! How do I get started?
One