Jump to validation

clinden 11 Mar, 2013
Hi

I have a rather long form and that has some required fields. If a customer uses the form and tries to submit the form the validation errors are not seen on the screen.

Is there a way to jump to the validation error on the form so the customer can see that they need to correct the required field ?

Using chronoforms v3.2

Many thanks.

//C
GreyHead 12 Mar, 2013
Hi clinden,

I suggest first that you set the validation Errors event to onSubmit & onBlur on the form JS Validation tab (click the form name link in the Forms Manager to see it).

There is also a FormCheck option scrollToFirst that you can set to 'true' to scroll to the first error. The docs say that this is set true by default, I'm not sure why it doesn't work that way though :-(

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