How to remove reference icon from a record producer?

chennessy
Kilo Expert

I have several reference fields in a record producer.  I do not want the user to be able to see the reference icon that appears once the field is populated.  Please advise.  

1 ACCEPTED SOLUTION

vinothkumar
Tera Guru

Please refer the below thread.

 

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

View solution in original post

3 REPLIES 3

vinothkumar
Tera Guru

Please refer the below thread.

 

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

thank you!

 

chennessy
Kilo Expert

I think I got it to work!

Catalog client script:  $('view.<form_name>.<field_name>).hide();