How to label users as employees or customers on one form using Memberstack sign-up rules and domain logic? Answered
So I'm trying to use plans to separate my sign ups into Customers and Employees, is there anyway that I can use a sign up rule that will allow my employees to use my @ domain but still allow sign ups without it but them just be labeled different?
Example: I have a basic sign up on my website, where both my employees and my customers will be creating accounts. I want to label anyone who signs up...The rule is a great feature and prevents me from having to create two different sign up processes if i can also allow other e-mail addresses to be used in it as well
basically if @my domain = Employee
@ any other domain = Customer.
@ any other domain = Customer.
Comments
4 comments
You can't add labels to a member in Memberstack - you can add plans, and maybe using make/zapier you can add a free plan to the user only if their email contains your domain
Right essentually what i'm trying to do is use the free plans to "label"
but if i put a sign up rule for @ my domain then it prevents any other type of sign up on that form.
yeah a signup rule wouldnt help with that, you can add a free plan using make or zapier though
Ah alrighty, Thank You!
Please sign in to leave a comment.