The Zurich release has arrived! Interested in new features and functionalities? Click here for more

UI Page Navigation History

Vignesh_A
Kilo Contributor

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.

 

find_real_file.png

1 ACCEPTED SOLUTION

Harsh Vardhan
Giga Patron

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. 

 

 

 

View solution in original post

2 REPLIES 2

Harsh Vardhan
Giga Patron

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. 

 

 

 

Thank you