Help: How to remove reference icon on specific fields of catalog item?

Snehal2
Kilo Guru

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

 

24 REPLIES 24

Himanshu Dubey
Giga Guru

Hi

Please refer below link it will help you

https://community.servicenow.com/community?id=community_question&sys_id=e02fc3e1dbdcdbc01dcaf3231f96...

 

Please mark correct and Helpful if it helps

Thanks and Regards

Himanshu Dubey

Sanjay Bagri1
Tera Guru

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

Ankur Bawiskar
Tera Patron
Tera Patron

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

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi Ankur,

Can you please help me with the script. I searched on the community, the existing script didn't help me.