sort choice in descending order (Z to A)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2022 06:21 AM
Hi
I have a lookup select box type field for a catalog item. I want to show the data in descending order (z to a) to the users. I tried the reference qualifier javascript: 'ORDERBYDESCu_sub_access' but its not working. PFB the screenshot and let me know how to achieve this.
Regards,
Evan
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2022 07:41 AM
Please use below:-
ORDERBYDESCu_sub_access
Also make sure the sub access field is available on the form level of the reference table.
Please mark answer correct/helpful based on Impact.