Redirect an agent to the CSM/FSM landing page / default home page for users.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 02:52 AM
Hi there,
We're currently working on a project for a customer, CSM/FSM Workspace to be the default home page for users.
Thanks,
Madhusudhan.
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 07:03 PM
Did you check that script include and update your logic?
Regards,
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-21-2025 04:18 AM
Hi @Madhusudhan6 ,
We have OOTB feature, using that your user can setup their default landing page !!
- The admin must enable the glide.next_experience.user_selected_landing_page_enabled system property.
- Select All to open the navigation filter, enter sys_properties.list, and press Enter to view the System Property table in list view.
- Locate and open the glide.next_experience.user_selected_landing_page_enabled property.
- Verify that Value is set to true.
- In your instance, select the user menu
- In the user menu list, select Preferences.
- Select the User Experience tile.
- Select the Current start page list.
- Choose your start page from these options.
Current start page list Field Description Use the default The default landing page as configured by the administrator. Use Dashboards If using Core UI responsive dashboards, the start page is set to the last dashboard you visited. Use the page that I'm on now Set the current page as your default start page. Continue where I last left off Set the last page you visited in ServiceNow as the start page when you next log in.