How to Set Homepage

abhijats
Tera Expert

Hi,

As soon as any user logged in he gets some different page on screen which has no option for 'Add content', I am not able to find that page name to edit it.
How can I change that page, it appears first after getting logged in.
please see attached snapshot to see the way the page looks.

5 REPLIES 5

rachel_sienko
Giga Contributor

Have you modified the property that determines the default page after login (glide.login.home)?

Set the value of this property to "home.do" to show the user's default homepage upon login. Read more about this property at:
http://wiki.service-now.com/index.php?title=Specifying_a_Login_Landing_Page

Let us know if you have more questions.


Hi Rachel,

In glide.login.home property the value is home.do, still after login the previous blank page is coming.
And how to the know the page name that comes immediately after login.
Also I have noticed that After loading that page if I refresh browser, the desired page is coming while when I try on demo instance the desirable result is coming.


gaidem
ServiceNow Employee
ServiceNow Employee

This is a user preference to determine the desired homepage. If no preference is set it will default based on page order.


So, glide.login.home property is for whole system but how can a Page be made user specific because in User Preferences the record comes which is configured somewhere else.
In Homepage Admin there is an option for user field who can be the owner of the Page but if the user is owner of multiple pages, the order value will decide the selection of page.
Is this concept is correct, please confirm because in my instance nothing is coming up according to the configuration. Some different page comes about which I don't know.