Next Experience Default Landing Page

Sam Ogden
Tera Guru

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

1 ACCEPTED SOLUTION

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

View solution in original post

8 REPLIES 8

Micah Russell
ServiceNow Employee
ServiceNow Employee

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

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

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

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?