Hello all!
I have an Option Set for “Role” that is then assigned after various sign up flows.
Once the user signs up, I want to make it so if their role does not = Designer OR Designer Premium, redirect to Customer Landing Page (for customer roles). This current workflow seems to work if I just set the “Current User’s Role is not Designer” but when I add the “or…” it redirects regardless of role. Any ideas?