- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-11-2022 07:24 AM
Hi All,
I've just upgraded my PDI to the San Diego release so I can take a look at the next experience. I've seen in the docs that there should be a Next Experience Default Admin Landing Page, but when I click to the homepage I just get the Dashboards overview. Was wondering how you access this new landing page?
Thanks
Sam
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2022 02:11 AM
Hi Micah,
I've just seen this Developer Toolbox video for the next experience and there are 2 system properties that need to be updated to get this new landing page to appear. In the new UI it looks like you can configure landing pages or still use the existing dashboards as homepages going forward. The properties are:
- glide.banner.image.url - this controls the link when clicking the now logo in the top left of the screen
- glide.login.home - this controls the default home page when you login
set these to now/nav/ui/home
This will then display the new landing page as seen in the docs.
Hope this helps people
Thanks
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2022 06:51 AM
One thing to point out is that Landing Pages are in Workspaces and Dashboards are in the Platform UI (aka Next Experience). I will poke around later today and try to find that particular Landing Page, because I have not seen the one you linked out to either.
DOCS landing page vs dashboard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-17-2022 02:11 AM
Hi Micah,
I've just seen this Developer Toolbox video for the next experience and there are 2 system properties that need to be updated to get this new landing page to appear. In the new UI it looks like you can configure landing pages or still use the existing dashboards as homepages going forward. The properties are:
- glide.banner.image.url - this controls the link when clicking the now logo in the top left of the screen
- glide.login.home - this controls the default home page when you login
set these to now/nav/ui/home
This will then display the new landing page as seen in the docs.
Hope this helps people
Thanks
Sam
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2024 04:17 AM
Hi,
In the Xanadu upgrade, I don't see the default landing page either, and there is no landing page option under user preference.
I tried above step, doesn't help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-10-2024 06:59 AM
The documentation (https://www.servicenow.com/docs/bundle/washingtondc-platform-user-interface/page/administer/navigati...) is not specific on how to get the UI Builder landing page to be the user's start page.
Docs cover how to create the landing page, change its order, but then stops before completing the process - the last very important step is how to get the landing page to be someone's start page.
Is this not possible without changing the glide.login.home system property?
What if we wanted certain users to still use their dashboards etc but wanted certain other users to use the next experience landing pages?