Set Default homepage for all users

Sujit Poojari1
Tera Contributor

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

1 ACCEPTED SOLUTION

sergiu_panaite
ServiceNow Employee
ServiceNow Employee

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



Regards,


View solution in original post

16 REPLIES 16

Wonderful. Thanks much



-Hussain K


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)