How to remove information icon preview symbol on one field like "who is impacted" in service portal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 08:28 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 10:44 AM - edited 02-07-2024 11:03 AM
Hi @ Ashok ,
Go to the dictionary of the field "who is impacted" and go to attributes related list and add the attribute as ref_decoration_disabled=true
If the above doesn't work, you can also refer the below article,
https://www.servicenow.com/community/developer-forum/how-can-i-remove-information-icon-from-a-refere...
Please check and Mark Helpful and Correct if it really helps you.
Regards,
Swathi Sarang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2024 11:01 PM
Hi Swathi,
Thanks for reply. actually I have created record producer and created one reference variable called ' who is impacted" and this reference for sys_user table.
The requirement is only remove 'i' information preview symbol on 'who is impacted' reference field.
Please suggest process on this step by step how to achieve this.