How to sort the records in the portal like sorting in the list view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2025 05:47 PM
In the portal, we are using the my_request widget displaying RITMs with columns for "created_on" and "updated_on" fields. We would like to know how to enable sorting of the records, similar to the list view, where clicking a column header sorts the records based on that column.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2025 07:07 PM
please share screenshots.
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2025 10:18 PM
This YouTube will be of great help. Do check it out, it demonstrates your requirement.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2025 10:25 PM
@yuvarajkate thank you for the video but the video uses a data table widget. In our sp we are using the oob my_request widget that shows the RITMs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-06-2025 10:31 PM
@Natahlie Nativi well in that case you can duplicate the widget, give it a different name and then can make changes in the widget editor. You will need to do some changes in the code side.
