I have a form with slider containers. (They work very nicely BTW),
In one of the sliders there is a required field (drop down) , It's not the initially open slider.
If the slider in question is open, and the field is empty, and I submit - I get the required validation error.
If a different slider is open and I submit the form and the required field is empty (in the closed slider) the required field validated doesn't happen and and the form is submitted.
This may be intended - but I need to stop for the form from submitting, and throw an error. It would be nice if the slider containing the empty field would open and the error displayed.
Is there custom validation required? I did try using the Server Validation Action no luck.
Ken
In one of the sliders there is a required field (drop down) , It's not the initially open slider.
If the slider in question is open, and the field is empty, and I submit - I get the required validation error.
If a different slider is open and I submit the form and the required field is empty (in the closed slider) the required field validated doesn't happen and and the form is submitted.
This may be intended - but I need to stop for the form from submitting, and throw an error. It would be nice if the slider containing the empty field would open and the error displayed.
Is there custom validation required? I did try using the Server Validation Action no luck.
Ken