ACL to write on specific field in list view

Protoc
Tera Contributor

Hi experts, I have a role "sn_hr_core.testlistwrite_user", table "sn_hr_core_testlistwrite" with field u_memo. In list view, I want my user with role can edit on field u_memo and can't edit on all another fields.
I have try to create an ACL as below but it does not work. Hope to see your helps.

Protoc_0-1701079721119.png

 

1 REPLY 1

Tony Chatfield1
Kilo Patron

Hi, what exactly do you mean by 'it does not work' ? Does the ACL not allow writing to the field?
Have you added a table level write ACL for this role?
First step in diagnostics would be to enable security debugging
ACL debugging tools (servicenow.com)
impersonate impacted user, reproduce issue and then review the debug logs in order to identify why a user could\could not read or write as expected.