Table Level ACL is overriding Field level ACL? Howto override Table level ACL

JG16
Tera Contributor

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

 

 

6 REPLIES 6

Thanks It helped.

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