6/19/2026 9:26:43 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 the use of the SalesLogix Web Platform, Client and Customer Portals, and the Application Architect (For version 7.2 and higher only). View the code of conduct for posting guidelines.
|
|
|
|
Problem with lookup
Posted: 01 Jun 08 5:13 PM
|
I am getting an error when trying to use a product lookup I have modified. For some reason it is putting filter/order by family in twice.. where does the order by come from in the SLX lookup? The column is not in the lookup layout twice.
error: A column has been specified more than once in the order by list. Columns in the order by list must be unique.
SQL from Error: .. FROM PRODUCT this_ where this_.FAMILY like ? and this_.FAMILY like ? ORDER BY this_.Family asc, this_.Family asc |
|
|
|
Re: Problem with lookup
Posted: 02 Jun 08 12:12 PM
|
Hi Steve,
I can't say I've seen that one. Weird. Maybe try deleting the control and add it again?
-Ryan |
|
|
|
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!
|
|
|
|
|
|
|
|