i want disable the check box and icon in list view

Venkatesh7
Kilo Contributor

I want disable the check box and icon in list view any one can please tell me the solutions

Please find the below attachment 

1 ACCEPTED SOLUTION

Hi Venkatesh,

Did you use correct table while using list_edit ACL

Regards
Ankur

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

View solution in original post

19 REPLIES 19

Hi Venkatesh,

you can use list_edit ACL and give only those users who require to write to the table from list view

Regards
Ankur

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

Hi 

Ankur Bawiskar

yes , can you please tell me the solution

Thanks and Regards

Venkatesh Y

Hi Venkatesh,

sample screenshot below; example only admins can do list edit

Regards
Ankur

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

Venkatesh7
Kilo Contributor

HI 

Ankur Bawiskar

I worked on my personal instancse it is working but it is not working "u_dashboard_metrics_new" table what will do .can you please tell me the solution

Please find the below attachment.

Thanks and Regards

Venkatesh Y

Hi Venkatesh,

you need to update the table name in the UI script instead of "u_snow_table_list" use "u_dashboard_metrics_new_list"

Regards
Ankur

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