Redirect all users to employee center once they login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2023 05:57 AM
Set default landing page for all users (itil, admin, end users) to employee center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2023 06:29 AM
Hi @mahfooz1 ,
Please go through this article and make sure that you have change the system properties as mentioned in this articles and do follow the other instructions as well
If my answer has helped with your question, please mark it as correct and helpful
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2023 06:50 AM
Hi @mahfooz1 ,
I trust you are doing great.
To set the default landing page for all users in ServiceNow, including ITIL, admin, and end users, to the Employee Center, you can follow these steps:
Log in to ServiceNow with an account that has administrative privileges.
Navigate to the "System Properties" module by searching for it in the application navigator.
In the "System Properties" module, search for the property named "glide.ui.default_navigation_page".
Open the "glide.ui.default_navigation_page" property by clicking on it.
In the property form, change the value to "employee_center.do" (without quotes).
Save the changes by clicking the "Save" button.
Was this answer helpful?
Please consider marking it correct or helpful.
Your feedback helps us improve!
Thank you!
Regards,
Amit Gujrathi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-29-2023 10:29 PM
Hello Amit,
Thank you for the reply. The mentioned system property doesn't exist and even after creating it manually, it didn't worked