Hi Alex, Apologies on the delay answering back. IIRC, the ACL markup only allows logical or, a way to obtain the equivalent to the logical and would be defining a join group. Perhaps the ACL markup could be expanded to allow logical ands, although that only makes sense for groups.
Also, IIRC, XML groups don't allow other groups as members, so that setting up that join group may become cumbersome. So, there's room for improvement there. Best regards, juan pablo El dom, 13 jul 2025, 19:22, Alex O'Ree <[email protected]> escribió: > Looking at how the [{ALLOW view role}] macros work, it appears that if i > put this on the page > {ALLOW view role1,role2}] {ALLOW edit role1,role2}] > this is the same logic as allow role1 OR role2 to view and edit the page. > > Is there an equivalent to a logical and? > i.e. allow users with both role1 AND role2 to view and edit the page. >
