
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2022 09:03 PM
I dont know why my instance like this, I change link to navpage.do but It didn't change
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2022 09:08 PM
As ServiceNow introduced Next Experience in San Diego version, that will be default landing page.
if you want to disable it then please set the system property "glide.ui.polaris.experience" value to false. so that it disabled in the platform for all the users.
https://instance_name.service-now.com/nav_to.do?uri=sys_properties.do?sys_id=3618dafdc7e02010099a308dc7c2603d
Note: It's recommended to adopt the new UI experience changes that ServiceNow brought in.
Thanks & Regards,
Vasanth
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2022 09:08 PM
As ServiceNow introduced Next Experience in San Diego version, that will be default landing page.
if you want to disable it then please set the system property "glide.ui.polaris.experience" value to false. so that it disabled in the platform for all the users.
https://instance_name.service-now.com/nav_to.do?uri=sys_properties.do?sys_id=3618dafdc7e02010099a308dc7c2603d
Note: It's recommended to adopt the new UI experience changes that ServiceNow brought in.
Thanks & Regards,
Vasanth

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2022 11:30 PM
Hi,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-28-2022 11:43 PM
Please update the instance_name in the below link which is a link to the system property
https://instance_name.service-now.com/nav_to.do?uri=sys_properties.do?sys_id=3618dafdc7e02010099a308dc7c2603d
Thanks & Regards,
Vasanth