ui builder

saikumarkak
Tera Contributor

Hi Team,
i have created a workspace using ui builder. now i want to add that workspace as the landing page for all users. how can i do this. if you guys need any more information please mention.

1 ACCEPTED SOLUTION

aakankshapl
Tera Expert

@saikumarkak 

Type sys_properties.list in the navigation filter.
Locate the glide.login.home system property.
In the Value field, enter the name of the page that all users see upon login.
Use <page name>.do; you may omit the http://''instance''.service-now.com/ portion of the URL. To determine the page name or the URL of a page in the system, you can point to a link. Some possible pages are welcome.do and incident.do.

 

 ✔️Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

View solution in original post

1 REPLY 1

aakankshapl
Tera Expert

@saikumarkak 

Type sys_properties.list in the navigation filter.
Locate the glide.login.home system property.
In the Value field, enter the name of the page that all users see upon login.
Use <page name>.do; you may omit the http://''instance''.service-now.com/ portion of the URL. To determine the page name or the URL of a page in the system, you can point to a link. Some possible pages are welcome.do and incident.do.

 

 ✔️Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....