How to make multiple fields non editable on list view?

Ankita Kolhe
Tera Contributor

Hi Community,

Could any one please let me know how to make multiple fields non editable on list view based on certain conditions?

 

Thanks,

Ankita Kolhe 

8 REPLIES 8

Anurag Tripathi
Mega Patron
Mega Patron

Hi,

I'm assuming if these fields should not be editable on the list view, they should also not be editable on the form. If so, you can write field level ACL (write, record and add your condition ) for these fields individually and make them non editable. IT will work on form as well as list view.

 

-Anurag

-Anurag

Gayathri5
Tera Guru

Hi Ankita,

 

We can achieve it by the onCellEdit client script.

 

Mark my answer Helpful/correct if it helped you in any way.

 

Regards,

Gayathri

Mohith Devatte
Tera Sage
Tera Sage

Hello @Ankita Kolhe ,

you can use list edit acl to do this like below

I created for active field on incident form which will restrict list editing 

find_real_file.png

Please mark my answer correct if it helps you

Gayathri5
Tera Guru

Hi,

 

Hope this below link helps.

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

 

Mark my answer helpful if you found it useful.

 

Regards,

gayathri