Forums

Validation Rules in Chronoforms v6

4Summit 17 Jul, 2017
I have a custom simple registration form. I want to check if the user entered email (id:text12) matches with another email field (renter email, id:text13). I could find examples in Chronoforms v5, but none in Chronoforms v6. Can you please help?

I also want to check if the email address already exists in the database. is there a way to do this?
Max_admin 31 Jul, 2017
Hi 4Summit,

The field matching rule is available under the validations tab.

If you want to check if an email already exists then you will have to use a "db read" in the form submit event, and return an error if the email address if found, a more "advanced" way would need the usage of the "reload" event.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.