Form Validation stops after a few elements

hr_design 16 Jun, 2009
My form validation stops after a few elements in my form. The first 6 elements get validated, but once you reach the first group of radio buttons, all required fields pass without text or selections.

I think the error has to do with the field input elements for the Primary Caregiver radio buttons--id, name, for, etc. But I'm not sure how to fix it or why its causing the rest of the form to not validate.

Here is the link to the form: http://vostn.com/index.php?option=com_chronocontact&chronoformname=new_patients

Any ideas?
GreyHead 16 Jun, 2009
Hi hr_design,

There's a javascript error on the primary_caregiver field. I'm not sure why but it could be the 'required' validation, please will you remove it as it doesn't make sense with radio buttons (only one is required not both).

Bob
hr_design 18 Jun, 2009
Thanks, that worked! Am working on posting 2 more issues I'm having with the forms, then hopefully finished!
This topic is locked and no more replies can be posted.