Saving relationships

I have a relationship set in my User form for managing roles, however I want to add some logic for role checking to make it so admins cant modify super admin roles and other roles cant modify admin and super admin roles etc
Solution
I would suggest you use a rule instead and prevent it?
Was this page helpful?