- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2018 06:23 AM
Hello, is there a better way to override parent's table field specific ACLs other than creating child table's field specific ACLs?
Already read tons of docs and can't find any other solution.
As ACL processing order is as following:
Cheers
Jedrzej
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018 07:46 AM
I don't think there is another way around it then. You will likely have to create child specific ACL's unfortunately.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2018 12:21 PM
Hey Jedrzej,
Have you tried creating an ACL like this: child_table.*
-Andrew Saxton
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2018 11:50 PM
Hey,
It's not helping as field specific is prior to that.
Jedrzej
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-05-2018 07:46 AM
I don't think there is another way around it then. You will likely have to create child specific ACL's unfortunately.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-04-2018 11:50 PM
Hey,
It's not helping as field specific is prior to that.
Jedrzej