I have a form with required fields. I get ‘false’ when i do form.validate() even when all the required fields are filled.
Do I have to set a validation rule for each field ?
Can you post an example? I’ve not run into that problem.
I have a form with required fields. I get ‘false’ when i do form.validate() even when all the required fields are filled.
Do I have to set a validation rule for each field ?
Can you post an example? I’ve not run into that problem.