Hi,
New problem with ChronoForm.
I have a subscription form with fields :
name
firstname
e-mail
...
other fields
before validate this form, at the submit but before saving datas in database, i would like to verify that the e-mail address is not in database with another subscription
I presume i have something to put in Form code-->on SubmitEvent Code-->On Submit code - before sending email
but I don't know what and also i don't know how can i stop the subscription in case of e-mail in database
thx
Jérôme
New problem with ChronoForm.
I have a subscription form with fields :
name
firstname
...
other fields
before validate this form, at the submit but before saving datas in database, i would like to verify that the e-mail address is not in database with another subscription
I presume i have something to put in Form code-->on SubmitEvent Code-->On Submit code - before sending email
but I don't know what and also i don't know how can i stop the subscription in case of e-mail in database
thx
Jérôme