New user's email check at the User Registration Page?

This public forum is for user-to-user discussions of PHPMaker. Note that this is not support forum.
Post Reply
sserna9
User
Posts: 12

New user's email check at the User Registration Page?

Post by sserna9 »

I am using the default user registration page. Is it possible to check if an email exists the DB before someone signs up? If the email exists the user can't continue until they provide an unique one?

Thanks for any help.


mobhar
User
Posts: 11745

Post by mobhar »

Just enable "Check duplicate" setting that belongs to your email field, from "Edit Tag" pane under "Fields" setup, afterwards regenerate the script files again.


sserna9
User
Posts: 12

Post by sserna9 »

That worked! Thanks. Now if a new user can't use a previous email address.


Post Reply