I have a form that dynamically adds fields - using the example provided in the thread http://www.chronoengine.com/forums/index.php?option=com_chronoforums&cont=posts&f=5&t=15219&start=15#p45751. But I'm stuck on validation: if the fields that are dynamically added have any validation on them then the form simply won't submit. You can see this by comparing 2 test forms on my site: test_addfields (http://dontgetlost.ca/index.php?option=com_chronocontact&chronoformname=test_addfields) does not submit, test_addfields2 (http://dontgetlost.ca/index.php?option=com_chronocontact&chronoformname=test_addfields) submits fine; the only difference is I removed the validation from the dynamic fields for the 2nd form. BUT these should be required fields as well as validated for the right data type. Any idea why these fields are preventing submit?
Thanks
Mark
Thanks
Mark