acl dot walking in field
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 04:59 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2017 05:08 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2017 08:17 AM
OK Thanks !