acl dot walking in field

bcts
Giga Contributor

Hi Everybody,

I'd like to use a dot walking in a field when creating an ACL.

By default, when creating an ACL, I can choose a field of a table, but not a field of another table (I mean table that is referenced).

See screen captured in attachment.

Thanks for your help.

Kind regards,

Bernard

2 REPLIES 2

Ulrich Jugl
ServiceNow Employee
ServiceNow Employee

ACLs are security rules per table/column/row/field. If you want to limit the security on the referenced table, you would need to create your ACLs for the referenced table, not the table you are referencing from.


bcts
Giga Contributor

OK Thanks !