bpj
2
The permissions assigned to a page through Security Restrict are treated as AND. Adding both will require both permissions to be required.
If you have the role in your database, you can use the IN condition to look for multiple roles for the permission as described here:
1 Like