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 04:56 AM
On the service portal.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2020 04:58 AM
Did you find this article?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-18-2020 05:05 AM
I had seen this community post. This disables the reference icon on all reference fields. I need to disable reference on specific catalog variable only.
It would be great if some one helps me with the script.
Regards,
Snehal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2020 10:02 PM
Hi Developers,
Can anyone help on this please..? I have not yet received solution on this problem.
Thanks in Advance.
Regards,
Snehal M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2020 11:05 PM
Hi Snehal,
Did you try this? UI Type as ALL; Isolate script as false
function onLoad(){
$j('#id').hide();
}
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader