- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
57m ago
Good morning,
I just created a new data visualization for a user and would like to make it their homepage. I don't see how to do that. I did find that a system property "glide.next_experience.user_selected_landing_page_enabled" needed to be created and set to true to be able to set the homepage from the preferences in the avatar menu.
Is there any other way to set the homepage?
thank you
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
51m ago
Refer this post : https://www.servicenow.com/community/developer-forum/platform-analytics-dashboard-as-homepage/m-p/30...
To update the default landing page for all users in ServiceNow, change the User Preference value as follows:
- User preference: my_home_navigation_page
- Old Value: $pa_dashboard.do
- New Value: /now/platform-analytics-workspace/pages/params/library/dashboards
Also check this post : Using Dashboard as Homepage OR Service Operations Workspace
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
51m ago
Refer this post : https://www.servicenow.com/community/developer-forum/platform-analytics-dashboard-as-homepage/m-p/30...
To update the default landing page for all users in ServiceNow, change the User Preference value as follows:
- User preference: my_home_navigation_page
- Old Value: $pa_dashboard.do
- New Value: /now/platform-analytics-workspace/pages/params/library/dashboards
Also check this post : Using Dashboard as Homepage OR Service Operations Workspace
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
7m ago
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
49m ago
Also check this servicenow documentation:
Set a specific Platform Analytics dashboard as home for specific users
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti