How to change now/nav/ui/home to navpage.do

Ha Le
Tera Expert

I dont know why my instance like this, I change link to navpage.do but It didn't change

find_real_file.png

1 ACCEPTED SOLUTION

Vasantharajan N
Giga Sage
Giga Sage

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

View solution in original post

3 REPLIES 3

Vasantharajan N
Giga Sage
Giga Sage

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

Hi, @Vasantharajan N   where to find glide.ui.polaris.experience

@Ha Le - I've provided the reference link in my response,

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