To restrict users in ServiceNow to switch between old and
new UI through a link displayed at the top right corner of the window. As a sys
admin follow the following procedures to get rid of the link:
1 – Go to the left hand side search bar and type sys_properties.list which will show the records of the table
2 – On top of the list view type glide.ui11.show_switch_link to bring the property on top of the list. Click on the property to get the details
3 – In value field replace “true” with “false” and click “Update” button
4 – Refresh your browser and the link on the top right hand side corner should get disappeared
No comments:
Post a Comment
Your comments are highly appreciated!