Forums

from 1.5 to 1.6 email is sent before validation

angie 01 Jun, 2011
Hi Together,

I used chronoforms in joomla 1.5 already. Work with custom forms and custom php validation only.
Now I want to convert my forms in v4. My custom validation is working, but the problem is that the form is already sent before the validation.
I add the custom validation to the onSubmit Event and add a loop to onFail.
What is the pondon to "code before sending Email".
I hope somebody can help.


bye Angie Radtke
GreyHead 01 Jun, 2011
Hi Angie,

Use the Custom ServerSide Validation action for your validation and drag it up so that it is before the Email action in the On Submit event box. (Probably in second place after any Check Captcha action.)

Bob
This topic is locked and no more replies can be posted.