Table Level ACL is overriding Field level ACL? Howto override Table level ACL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2019 06:11 AM
Hi,
I have table called HRProfile it has some ACL's on it
1. HRProfile allowed to all
2. HRProfile.* allowed to only if record belongs to logged in user or some xx role and if the field is belongs to some predefined hardcoded fields
now i have added one new field to the table and it should be visible to only perticular role people so i have created 3rd rule
3. HRProfile.area allowed to only perticular role but due to above 1 & 2 ACL's it is not working means if the user is not belongs to perticular role they are able to read the field value.
Note : I don't want to disturb/Edit the 1 and 2nd Rules, without touching 1 and 2 i should achieve this.
How to achieve this .
Thanks
JG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2019 12:30 AM
Thanks It helped.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-20-2019 12:31 AM
Hi JG,
Can you mark my answer as Correct, Helpful if you were able to achieve the requirement & then close the thread.
Thanks in advance.
Sanket