Hi Bob,
How doe I get the Auto JavaScript Validation to work. I have my form elements structured as follows
Preview area elements:
- custom html (which is my custom form code)
- Enter the Code
- Submit
Events area elements:
On Load
- Load Captcha
- Show html
On Submit
- Auto JavaScript Validation
- Check Captcha
On Success
On Fail
- Event Loop
Email - Website Credit Application Form Email
Show Thanks Message
In the Auto JavaScript Validation I have the required list of required fields comma separated.
When I save all and test the form by clicking on the submit form with no fields filled in I only get the Captcha error, not the error for the required fields.
Do I need to structure the elements to get the required fields to validate before the Captcha gets checked?
Thanks,
Adriana
How doe I get the Auto JavaScript Validation to work. I have my form elements structured as follows
Preview area elements:
- custom html (which is my custom form code)
- Enter the Code
- Submit
Events area elements:
On Load
- Load Captcha
- Show html
On Submit
- Auto JavaScript Validation
- Check Captcha
On Success
On Fail
- Event Loop
Email - Website Credit Application Form Email
Show Thanks Message
In the Auto JavaScript Validation I have the required list of required fields comma separated.
When I save all and test the form by clicking on the submit form with no fields filled in I only get the Captcha error, not the error for the required fields.
Do I need to structure the elements to get the required fields to validate before the Captcha gets checked?
Thanks,
Adriana