One extra field in user table could handle it, maybe a field called roletype that's a true or false field.
Oct 20, 2015
3
Level 2
Dynamic Roles
Hello there,
I've gone through many packages online, but still can't find one that handle (accept) dynamic permissions and roles. In my web app, admins should be able to add roles, assign them to users, and select specific permissions that can be dynamic or static as we won't go to generating pages but just giving permissions for example : Role('FROM DB where Role="role") => return true : DisplayContent Permission : true, DisplayEditContent Permission : False
Please or to participate in this conversation.