Help: How to remove reference icon on specific fields of catalog item?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2020 03:32 AM
Hi developers,
Can any one help me on How to remove reference icon(which appears on reference field) on specific fields of catalog item.
Thanks,
Snehal m

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2020 03:37 AM
Hi
Please refer below link it will help you
Please mark correct and Helpful if it helps
Thanks and Regards
Himanshu Dubey

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2020 03:45 AM
Hi
Please go through these below links :
Can I remove the Reference "( i )" icon from a "Choice" reference field WITHOUT DOM manipulation?
Hide referenced popup in new Service Portal in Helsinki
Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
sanjay bagri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2020 04:13 AM
Hi Snehal,
I would suggest you use onload client script and ensure isolate script is set to false for this and use DOM manipulation for achieving this
Mark ✅ Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2020 04:47 AM
Hi Ankur,
Can you please help me with the script. I searched on the community, the existing script didn't help me.