How to Override the Top level (*) ACL to enable one field in child table

ramesh_r
Mega Sage

Hi Friends,

 

In HR case all the field are get changed to read only, when i verify that there are three TOP level ACL are running  on the table so that is the reason it is changing to read only

Now i want to enable only one field in child table

Please help with this issue..

 

Please find the top level ACL below

find_real_file.png

find_real_file.png

find_real_file.png

1 ACCEPTED SOLUTION

Hi 

First give write - table.none .

Then write - table.*.

Then write - table.field_name.

View solution in original post

5 REPLIES 5

Rahul Kumar17
Tera Guru

hi

write the ACL

write : table.none 

write : table.fieldName

If my response helped please mark it correct and close the thread.

Thanks,
Rahul Kumar