Sort list of records alphabetically
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 04:13 AM
Hello All,
1] We have one list type field 'Goal' on the Demand table. This field refer to Goal[goal_list] table.
2] We have created few record in the above table. (added below values in the Short Description field)
e.g. E1 TEST GOAL
C1 TEST GOAL
When we click on the list type field 'Goal' we want to display all the records in the alphabetical order.
like, C1 TEST GOAL
E1 TEST GOAL
existing attribute
Any help appreciated,
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 04:17 AM
In attributes please add - ref_ac_order_by=version
WR,
Uday
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 05:56 AM
you can add this attribute on that field along with other attributes
ref_ac_order_by=short_description
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-09-2024 06:08 AM
ref_ac_order_by is the key here @Sonu Parab
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************