- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2016 04:44 AM
I would like to set a default homepage for all users.
I have created a 'HelpDesk' homepage which should be visible by default whenever a user logs into SNOW or refreshes the homepage window.
Now, if i select a custom homepage from 'Switch to page', then when i refresh the browser window it should show the default homepage('HelpDesk' homepage).
How can i achieve this?
I have tried the below link, but it didn't work for me.
https://community.servicenow.com/thread/212389?q=set%20default%20hom
Solved! Go to Solution.
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2016 05:12 AM
Hi Sujit,
Have a look here:
Specifying a Login Landing Page - ServiceNow Wiki
ServiceNow Customer Service System
glide.login.home
Sets the default homepage users see after login. If blank, the last page visited is used. The format is <page>.do
- Type: sting
- Default value: home.do
- Location: System Property [sys_properties] table
- Learn more: Specifying a Login Landing Page
Regards,

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-08-2018 03:01 AM
Wonderful. Thanks much
-Hussain K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-22-2018 07:54 AM
Dear Sergiu,
Thanks for the tip on setting the property with the homepage.
If we have to scope this property to be for certain group and not all user's how would we do it?
If it's not a homepage but a dashboard how we set it for a group of user's as a landing page
I have tried creating user preference records for all such user's this works well for the home pages (class is the "portal page")
But this is not working for a Dashboard (pa_dashboard)