- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 10:00 PM
As per the servicenow documentation, Navigator history will not track the UI Pages History. But i can see the UI page History in the table sys_ui_navigator_history. Look at the below screenshot. Correct me if am wrong.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 10:25 PM
the view which you are seeing that's back-end , which will be traced. but if you will open the UI Page which you developed and view it that will not be appeared in sys_ui_navigator_history.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 10:25 PM
the view which you are seeing that's back-end , which will be traced. but if you will open the UI Page which you developed and view it that will not be appeared in sys_ui_navigator_history.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2020 10:53 PM
Thank you