I want to hide the i-mark.

Tsunemasa Matsu
Tera Contributor

I want to hide the i-mark in this image.

Please tell me how to do it.

 

TsunemasaMatsu_0-1719234095535.png

 

5 REPLIES 5

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Tsunemasa Matsu 

https://www.servicenow.com/community/sysadmin-forum/hide-preview-record-icon/m-p/2424229

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

I am afraid this is completely irrelevant. They are trying to get rid of the icon in the list view, not in the form view.

Slava Savitsky
Giga Sage

In normal lists, that icon is always present. I know only two cases when it is not displayed:

  1. If the user does not have read access to the table. (But then they are not able to view any columns either, so it does not make much sense in your use case.)
  2. In reference lookup lists, i.e. when you click on the magnifier icon next to a reference field. (But that is irrelevant either.)

In normal lists like the one in your screenshot, the only way to remove the icon is to use a UI script, which is a rather dirty hack that should only be used in very rare cases if that is absolutely necessary.

 

May I ask you what the reason for your desire to get rid of that icon is? Having a better understanding of what the business driver is for your requirement, I might be able to suggest a better approach to address it.