Hi,
Thanks for the wonderful components.
I use jQuery to dynamic create form fields in my form. Fields created by chronoform validate properly beside those dynamic fields. Dynamic fields are generate with
Is there any way i can activate/enable the validation for those dynamic fields?
here are my website linkage
http://proofcopy.tgbglobal.com/n/ng-wah-hong-enterprises-pte-ltd/index.php/contact-us.html
Thanks for the wonderful components.
I use jQuery to dynamic create form fields in my form. Fields created by chronoform validate properly beside those dynamic fields. Dynamic fields are generate with
class="validate['required']"
. Just don't know why those dynamic fields won't validate.Is there any way i can activate/enable the validation for those dynamic fields?
here are my website linkage
http://proofcopy.tgbglobal.com/n/ng-wah-hong-enterprises-pte-ltd/index.php/contact-us.html
Hi chongwang87,
Adding the class isn't sufficient to set up the FormCheck valid actions. You need to add the script to enable the validation on the input. I think that there are examples in the FAQs.
Bob
Adding the class isn't sufficient to set up the FormCheck valid actions. You need to add the script to enable the validation on the input. I think that there are examples in the FAQs.
Bob
Hello,
I have same problem and can't find it in FAQ.
How to cause validation handler that will recollect all dynamicly added fields with class="validation[...]"?
Could you help me, please
I have same problem and can't find it in FAQ.
How to cause validation handler that will recollect all dynamicly added fields with class="validation[...]"?
Could you help me, please
This topic is locked and no more replies can be posted.