Sort Choice values based on sequence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2023 12:28 AM - edited ‎10-11-2023 12:46 AM
We have a choice field on a table with below values in the sequential order:
- Initiation
- Peer Review
- DRB Review
- Implementation
- Closed
I would like to sort them based on the sequence of these choices.
So If I sort ascending, it should show as:
- Initiation
- Peer Review
- DRB Review
- Implementation
- Closed
If I sort descending, then it should show as:
- Closed
- Implementation
- DRB Review
- Peer Review
- Initiation
Users would be sorting from list view on the table like below:
Note: We cannot update the value of the fields as it is already in production.
Any help is appreciated.
Regards,
Pramod
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2023 12:42 AM
where are you planning to add the sort? how will user sort?
share screenshots.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-11-2023 12:47 AM
Hello Ankur,
Users would sort in the list view of the table. I have added screenshot to the post.
Regards,
Pramod