Email verify field input

  • LineMine
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
8 years 6 months ago #89227 by LineMine
Email verify field input was created by LineMine
Hi
I would like to set up an additional email field entry in the registration process in Membership Pro, to allow users to double check they have entered the correct address, in the same way that passwords are entered twice.
Thanks

Please Log in or Create an account to join the conversation.

More
8 years 6 months ago - 8 years 6 months ago #89268 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Email verify field input
You can setup a new custom field. In the validation rules setting of that custom field, set it to
Code:
validate[equals[email]]

and it should work as expected

Tuan
Last edit: 8 years 6 months ago by Tuan Pham Ngoc.
The following user(s) said Thank You: LineMine, Kenneth

Please Log in or Create an account to join the conversation.