Orderby for look up select box
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2025 04:24 AM
Hello developers, i have a scenario where a variable which is lookup select box loading the custom table records needs to sorted by order.
Here is order is a column("u_order" which is integer) in that custom table . so based on u_order the list records has to be sorted .
In variable attributes of the field i gave ref_ac_order_by=u_order which is not workn . can anyone know what the issue here is. Any help is appreciated. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2025 04:43 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2025 04:46 AM
Hello @J Siva : I used this as well it didnt work, Thanks for your response
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2025 04:57 AM
Could you please share the snap of variable configuration?
I tried below and it worked.
Regards,
Siva
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-08-2025 10:27 PM
Hello @J Siva :Thanks for your response but I have a query returning from script include need to add this in a function called in script include.