How to hide preview this record icon on portals
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2023 05:34 AM
Hi all,
I created a reference variable and I applied a catalog client script on the variable to pull the user data automatically. It is showing the user name along with a preview icon it displays the entire user profile details. How can I able to hide this preview icon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2023 05:41 AM - edited 01-16-2023 05:42 AM
Hi @poornima batchu ,
You can remove that reference icon by adding this attribute to the field:
ref_decoration_disabled=true
However, this does it for more than just service portal.
Otherwise, see this thread for a service portal specific option: https://community.servicenow.com/community?id=community_question&sys_id=e02fc3e1dbdcdbc01dcaf3231f96...
Please mark reply as Helpful/Correct, if applicable. Thanks!