servicenow home page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 12:53 AM
Hi Team,
I needs to display the ServiceNow home page once login as below. Can anyone please let me know how to enable this? attaching the screenshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 01:14 AM
Hi @Hemagiri B,
This is the OOTB behaviour based on role users are redirected to native or portal view. can you detail more on what condtions you need to attain this ?
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 01:16 AM
@Sohail Khilji Thank for your reply,
It should be the default page for all the users. Once user login this home screen should be visible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 01:25 AM
You'll need to create/update the user preference record specific to each user. Navigate to User Administration> User Preferences and you'll find records there. The name field will simply be "homepage". Use sys_id of homepage.
☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-20-2024 01:42 AM - edited 05-20-2024 01:43 AM
How can we get the same page for all users once we logged in? Is it possible to for all users to see the same home page once they logged in. As per above preference I can see different users have different sys_id, but our intension is once any user logged in they should able to see the page which I attached in the screenshot. Do we have any separate dashboards for this? already insatlled the homepage deprecation help tool.