How to sort reference field values
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2019 07:52 AM
Hello Community,
I'm looking for a way to sort the values of a reference field. Simple enough but there is not an option on the reference qualifier and I have already tried the global user preference. I am viewing this reference field on the Service Portal and it does not honor that global sort user preference. Anyone found a solution to this yet?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-03-2019 07:55 AM
check below solution
https://community.servicenow.com/community?id=community_question&sys_id=b8090fa1db5cdbc01dcaf3231f961946
Regards,
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-26-2019 11:41 AM
In attributes for the field: ref_sequence=field_name;
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2024 08:03 AM - edited ‎05-30-2024 08:04 AM
Hi @Ken83
just add to the attribute field of the catalog variable this line: ref_ac_order_by=FIELD .
Regards
Simone