PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

New User Registration Whitelist

  1. I am going to be developing a site for a manufacturer that has a dealer network, each dealer has a dealer number they are associated with. My client wants me to have a dealer-only section on their site in which the user name is the dealer number. They want the dealer to be free to create their own account but be restricted to using their dealer number as username(matching a database on the back end, essentially a dealer number whitelist). Is this something that gravity forms can handle? if so, how?

    Posted 11 years ago on Wednesday April 3, 2013 | Permalink
  2. David Peralty

    I would create the user registration form, and then using our gform_validation, check if their number is correct, and if not, then pass back an error.

    http://www.gravityhelp.com/documentation/page/Gform_validation

    Posted 11 years ago on Thursday April 4, 2013 | Permalink