Hi, Is there a way to redirect a user to a specific controller based on their auth_group.role and/or auth_membership?
I would like a view only user to be redirected to one controller after login, and a "supervisor" user go to a different controller after login. Any suggestions? Thanks, - Tom