Allow dual conditions for access to membership areas. You must be in the selected membership type but not in this group list.
Would allow you to restrict problem members from accessing membership areas until the problem is resolved. Program would check if they are in a specified membership type but would also check that they are NOT in the named group. This could also be in the positive mode by Requiring them to be in specific group list.
-
Robin Sapiro commented
Currently you can secure a page by either Membership Level or by Group.
However this is an OR relationship.
That is if you are in the Group but in a different Level - (or visa versa) you get access)There should also be the option to make this an AND relationship such that both have to be true to get access.
While implementing that - also support both the level and the group as being NOT as well as the current IS
Obviously the current implementation will be the default when this is implemented until the admin makes any changes