NEXT / PREVIOUS arrows buttons navigating to random records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2019 06:15 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2019 06:24 AM
Whenever you open a record through an list view, below gets appended to the url , which i think most probably does the next and previous work .Here sysparm_record_list , has the filter
&sysparm_record_list=active%3Dtrue%5Eassigned_to%3Djavascript%3AgetMyAssignments%28%29%5EORDERBYDESCnumber%5EORDERBYsys_id&sysparm_record_row=2&sysparm_record_rows=3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-25-2019 06:24 AM
Hi Nicholas,
This comes up from your sorting order in the list view.
For this table, open the list of all the records and sort them by any order, the up/down arrow will open the records in that order.
Please mark my answer correct/helpful if it helps you solve your issue.
-Anurag