I want remove Info icon from reference field in incident table and add Phone icon using client scripts

lakshmanrao 217
Giga Contributor

I want remove Info icon from reference field in incident table and add Phone icon

1 ACCEPTED SOLUTION

Musab Rasheed
Tera Sage
Tera Sage

Hello,

That's not possible, however if you want to disable info icon follow below steps

  1. Navigate to System Definition > Dictionary.
  2. Filter the list to find the reference field of which you want to disable the information icon.
  3. Open the record (eg. Caller)
  4. Add this line to the Attributes: ref_decoration_disabled=true.
  5. Save/Update the record

Mark my answer as correct if that helps

Regards

Please hit like and mark my response as correct if that helps
Regards,
Musab

View solution in original post

2 REPLIES 2

Musab Rasheed
Tera Sage
Tera Sage

Hello,

That's not possible, however if you want to disable info icon follow below steps

  1. Navigate to System Definition > Dictionary.
  2. Filter the list to find the reference field of which you want to disable the information icon.
  3. Open the record (eg. Caller)
  4. Add this line to the Attributes: ref_decoration_disabled=true.
  5. Save/Update the record

Mark my answer as correct if that helps

Regards

Please hit like and mark my response as correct if that helps
Regards,
Musab

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

you can disable the info icon using this KB

How to disable the reference icon ⓘ on a field

Next to add Phone Icon you will have to create UI macro and add that macro name in that field attributes

ref_contributions = UI Macro_name

More detailed steps here

UI Macro in ServiceNow

Regards
Ankur

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