- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 12:08 PM
Hello,
After upgrading to Utah, we see a link "View Identity Center" in user profile page on Service Portal. We would like to hide/disable it.
I looked at the user-preferences widget and see the code in attached screenshots. I don't know where to add that property to make it return false, is it in the sys_properties, or the user preferences? I just don't want to edit the widget itself and prefer to modify the properties instead.
Thank you,
Ruaa Matti
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 08:36 AM
Hello Chang,
ServiceNow proposed two options as a solution. There is No system property to disable the 'Identity Center' link only on the portal.
Solution proposed by ServiceNow:
1. Deactivating the plugin option exists to disable it completely in the instance. OR
2. Commenting the HTML tag in the widget
Hope this helps.
Best regards,
Ruaa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 03:15 AM
Hello Matti,
I'm facing the same problem with you.
Have you solved this problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 08:36 AM
Hello Chang,
ServiceNow proposed two options as a solution. There is No system property to disable the 'Identity Center' link only on the portal.
Solution proposed by ServiceNow:
1. Deactivating the plugin option exists to disable it completely in the instance. OR
2. Commenting the HTML tag in the widget
Hope this helps.
Best regards,
Ruaa
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2023 04:45 PM
Ruaa,
Thank you very much!
Really helpful.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-07-2024 05:10 AM
HI,
Could you please let me know in which widget we need to look into and the HTML lines to comment for the Disabling of this View Identity Centre feature ?
Also shall we need to make any changes in server script too ??
Thanks