How to label users as employees or customers on one form using Memberstack sign-up rules and domain logic? Answered

Post author
Donald Barlow

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.

Comments

4 comments

  • Comment author
    Julian Galluzzo

    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

    0
  • Comment author
    Donald Barlow

    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.

    0
  • Comment author
    Julian Galluzzo

    yeah a signup rule wouldnt help with that, you can add a free plan using make or zapier though

    0
  • Comment author
    Donald Barlow

    Ah alrighty, Thank You!

    0

Please sign in to leave a comment.