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

Deepa Srivastav
Kilo Sage

Did You click the "Edit Homepage"   related link to see the homepage?



You must click Edit Homepage to make changes to a global homepage that take effect for all users who can access the homepage. If you click View Homepage and make changes, a personal homepage is automatically created for you and those changes take effect only on that personal homepage. To see the Edit Homepage link, you must enter a unique value in the View field.



Mark Correct if it solved your issue or hit Like and Helpful if you find my response worthy.


HOMEPAGE.png



Thanks Deepa,



I am already aware of this. My requirement was to redirect users to a default homepage whenever they login to SNOW or refresh their SNOW window.


Anyways, thanks for the help. The solution shared by Sergiu below has worked perfectly for me


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,


Hi Sergiu,



Thank you!


This works perfectly for me.