How do I set the start page for all users as below?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2023 08:53 PM
I want to display this screen when I start, when I press the logo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2023 08:59 PM
Hi @BoHyun Jung ,
In Next Experience UI , it's pretty different than what we had in Rome and previous.
Follow this Article : https://www.servicenow.com/community/next-experience-articles/create-a-next-experience-landing-page-...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-15-2023 10:21 PM - edited 01-15-2023 10:24 PM
Hi @BoHyun Jung
go to system properties(sys_properties) and find the property glide.login.home you will see the default value ui_page.do?sys_id=aef69c579735111085e338271153af36.Now try to change the default value with home_splash.do?sysparm_direct=true and save.
Refresh the native page,you will see default page as dashboards and also you will see same page when you click logo on top left page.
If this helps, please mark this as correct/helpful.
Thanks,
Krishnamohan