- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 02:00 AM
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.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 02:45 AM
@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....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 02:45 AM
@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....