validate email on registration

  • Wolfgang Fentler
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 9 months ago #115333 by Wolfgang Fentler
validate email on registration was created by Wolfgang Fentler
is it possible to force the user to retype his email adress and validate it at first time registration?

thx wolfgang
The following user(s) said Thank You: Peter O'Toole

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
5 years 9 months ago #115334 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic validate email on registration
Yes. You can. Just create a new custom field to allow users to enter data to confirm email

In validation rules setting of that field, set it to validate[equals

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

  • Wolfgang Fentler
  • Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
5 years 9 months ago #115382 by Wolfgang Fentler
Replied by Wolfgang Fentler on topic validate email on registration
thx, works fine!

the right syntax is this:

validate[equals[<name of the field to be equal with>]]

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
5 years 9 months ago - 5 years 9 months ago #115383 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic validate email on registration
Yes, look like there was typo in my response. So correct would be
Code:
validate[equals[email]]
Regards,

Tuan
Last edit: 5 years 9 months ago by Tuan Pham Ngoc.
The following user(s) said Thank You: OTWD, Peter O'Toole

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

More
5 years 2 months ago - 5 years 2 months ago #121393 by Rick
Replied by Rick on topic validate email on registration
Hi Tuan and Wolfgang, thanks for this tip, I've just added it to our event registration and it works well. Cheers, Rick
Last edit: 5 years 2 months ago by Rick .

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

  • Tuan Pham Ngoc
  • Away
  • Administrator
  • Administrator
More
5 years 2 months ago #121396 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic validate email on registration
Happy to hear that it works well for you Rick

Tuan

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

Moderators: Tuan Pham Ngoc