Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

how to write ACL make two fields editable

Shaik22
Tera Expert

Hi,

 

How to make name, parent fields editable when state is published in the policy[sn_compliance_control] table only for 'GRC Business Users' group. One ACL is written to make all fields editable for admins. I wrote ACL for particularly these two fields editable but it is not working.

Shaik22_0-1726848810584.png

i wrote ACL on name field but it is not working.

Shaik22_1-1726848869230.png

 

1 REPLY 1

brianlan25
Kilo Patron

Looks like your ACL is saying that they must be a member of a group and have snc_internal role. In order to grant write to a specific field you must grant wright to the entire table first. You may need a similar ACL that grants write to the entire table. Then this ACL should work and restrict write access to only the 1 field.