validate single fields on change?
Posted: 2011-12-19 11:50
Hi all,
I have a really complex form with validation and it works well.
But since it is a long form it is a pain to get validation results only when submitting the form whole.
Is there a way to trigger the validation fields by fields?
Example: once I insert the email and change field I get validation for this email field.
So, I can correct errors while I'm filling the form.
Is there a way to do this directly in ADDT without jquery?
TIA
tony
I have a really complex form with validation and it works well.
But since it is a long form it is a pain to get validation results only when submitting the form whole.
Is there a way to trigger the validation fields by fields?
Example: once I insert the email and change field I get validation for this email field.
So, I can correct errors while I'm filling the form.
Is there a way to do this directly in ADDT without jquery?
TIA
tony