ACL
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
Hi,
I need to create one ACL to grant write operation for "xyz_user" role on 5 fields vs creating ACL for each field.
any idea?
Thanks
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 hours ago
The easiest way to deal with this is to just add 5 ACL's. Is there some reason you feel like you cannot just do that?
Also off the top of my head I do not think there are any objects that would allow you to know which field that the system was evaluating the ACL for so I do not think you would be able to do this with an ACL.
You may be able to do it with a data policy or a client script.
Ultimately the fastest and easiest way would be to use 5 ACL's.
