Nope I have 2 members (Member A and B) with separate logins in a MemberGroup called WebUser. I have a page with content that should be accessible by both so set the role based protection for that page to WebUsers. Now that page has two children, one that should be accessed only by member A and the other by Member B. So I want to set the protection at a member level for those two pages, not the membergroup level.
I know as a work around I could have each member in another membergroup which consists of just one member, but that isn't the ideal solution.
Public Access by Member not just memberGroup?
Any one already extended umbraco for this
Do you mean like this:
Nope I have 2 members (Member A and B) with separate logins in a MemberGroup called WebUser. I have a page with content that should be accessible by both so set the role based protection for that page to WebUsers. Now that page has two children, one that should be accessed only by member A and the other by Member B. So I want to set the protection at a member level for those two pages, not the membergroup level.
I know as a work around I could have each member in another membergroup which consists of just one member, but that isn't the ideal solution.
is working on a reply...