Need to be edit one custom field on list view

Kranthi Rohit
Tera Contributor

I need to edit only 1 field on list view in any state  and this field is not avalible on form level. currently there is one table level list edit acl is running and this makes all fields not editable in list view. so how can I override this and need to be edit one field other fields should be read-only .

4 REPLIES 4

Danish Bhairag2
Tera Sage
Tera Sage

Hi @Kranthi Rohit ,

 

Create 1 new ACL of type list edit an select the appropriate table n under field u should select your field which needs to be editable.(so it will be a field level ACL for operation list edit)

Under roles if u want to specify like ITIL or some other role should be able to edit u can put.

Thats it.

 

Could you give above one try n let me know if it works for you or not.

 

Please mark my answer helpful & accepted if it helps you resolve your query.

 

Thanks,

Danish

Hi Danish,

I have tried the given solution . I write the field level list edit acl and give the access for itil users, but it's not working for me. because we have a table level list-edit acl to restrict everyone.

Ankur Bawiskar
Tera Patron
Tera Patron

@Kranthi Rohit 

As mentioned by Danish you need to have field level list_edit and add proper conditions etc.

Please do the same and share us the update

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

Hello Ankur

I have tried the given solution . I write the field level list edit acl and give the access for itil users, but it's not working for me. because we have a table level list-edit acl to restrict everyone.