Can I exclude a subpage or group from recursive lock?
Hello,
I have a problem that the parent page should be accessible by the user while the child page not. Let's look at the structure:
-- Parent -> Group: Access all except to Child 1 ---- Child 1 -> EXCLUDE from Group: Access all except to Child 1 ---- Child 2 -> Group: Access all except to Child 1 (inherited)
I don't want to disable recursive lock completely as it works and saves me a time for a dozen of other groups and pages on my site.
Is it possible to exclude a page from group inheritance? Or to exclude a particular group from the recursive lock? (BTW, a nice feature I think) Programmatically? A filter/action hook?
Thank you for help.
No that is not possible at the moment.