I have the following Hide / When formula in place:
@IsNotMember(“[Reviewer]”;@UserRoles)
I have a relatively simple form at this point. I placed this hide/when on an action that I created, and the action button is hidden appropriately from the action bar.
I have the exact same hide when on a small table that I have created, and I cannot for the life of me get the table to disappear when the user is not a member of the “reviewer” role.