How to Set Homepage
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-20-2011 04:48 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-25-2011 01:43 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2011 07:45 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2011 09:46 PM
This is a user preference to determine the desired homepage. If no preference is set it will default based on page order.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-26-2011 11:13 PM
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.