Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Removing the Exclamation Point (with the circle around it)

gscholl
Kilo Explorer

Can anyone tell me how i can remove the exclamation point, the one in the front of a record in a list.   I have hidden fields on the form, and they are showing up when you hover over this icon (one being a password).

Thanks - George

1 ACCEPTED SOLUTION

bernyalvarado
Mega Sage

Algo, please be aware that you can remove the password field from being shown in the popup by editing (form layout change) the sys_popup view or the default view if the sys_popup does not exist.



Thanks,


Berny


View solution in original post

7 REPLIES 7

You're welcome George! I'm really glad you were able to resolve it .



Would you mind closing this thread by marking the responses as helpful/correct?



Thanks,


Berny


Michael Fry1
Kilo Patron

Are you referring to the Reference Icon?


aa.jpg


When a record is referenced, pointing to the reference icon (Icon-referenceUI15.png in UI15, Icon-reference.png in previous UIs) displays information about the referenced record. You can customize the pop-up by going to:


<your instance name>.service-now.com/<table name>.do?sysparm_view=sys_popup

If not the Reference Icon, can you clarify?


Michael,that is correct.   I was able to fix it, by just that.   I created a view called sys_popup and then edit out the fields that I didn't want to pop up, and it worked.   Thanks for the response.


George