Custom sort/order list in Reference Qualifier
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-03-2016 11:21 AM
Hi,
I'm working on a requirement where I need to order/sort list data in a certain sequence on a reference field. The reference field refers to User table and an advance reference qualifier pulls users in the required sequence and returns an array of sys_ids.
The problem is displaying this custom sequence. But when I return an array of sys_ids, the sequence of records is gets overridden by the sort sequence used to display lists in service-now(Controlling the Sort Sequence Used to Display Lists - ServiceNow Wiki)) . Is there a way to display custom ordered list in reference qualifiers ? If not, Any alternatives to achieve this ?
Thanks !!
- Labels:
-
User Interface (UI)
- 4,145 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2021 11:15 AM
Hi Reach,
Can you share how do you counter the problem...