- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2019 08:39 AM
I've cloned the User Profile page & widget. Made my required adjustments to the clones and edited the Service Portal 'Profile' Header to point to my cloned page, but if I log in the portal, go to my profile & click any related user(Manager, Coworkers, Direct Reports), it takes me back to the OOB User Profile page. How do I point all of the Service Portal user links to my Cloned User Profile page?
Appreciate any help.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2019 12:02 PM
Hi Julie,
Just found out there is one more widget embedded to user profile.
HTML:
Server:
Line 76, create a clone widget of "sp-my-team" and put the new name here.
Then in the cloned widget, update the line 17 with "shelter_user_profile".
This will be your final change. 🙂
Regards,
Mandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2019 11:18 AM
Can you browse Service Portal > pages and then open your custom page shelter_user_profile. It will show you all the widgets added in this. Please confirm from there if you have added your custom widget.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2019 11:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2019 12:02 PM
Hi Julie,
Just found out there is one more widget embedded to user profile.
HTML:
Server:
Line 76, create a clone widget of "sp-my-team" and put the new name here.
Then in the cloned widget, update the line 17 with "shelter_user_profile".
This will be your final change. 🙂
Regards,
Mandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2019 12:55 PM
You sir, can take the rest of the day off. IT WORKED!! Thank you so much!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2019 02:18 PM
Julie, there is an easier solution I believe. Haven't used them but saw a short demo recently.
It's called Page Route Maps in the application navigator...
https://docs.servicenow.com/bundle/newyork-servicenow-platform/page/build/service-portal/task/reroute-page.html
As the docs say:
"Multiple widgets in the Service Portal may link to a single page using a hard-coded page ID. If you want to replace the page, all widgets that reference the page must be updated with the new page ID. Instead of cloning and updating each widget with the new page ID, you can create a single record that automatically redirects all references to the original page to point to the new page. "