Menu

Radio Validation still does not work

Help
2010-07-13
2013-06-03
  • Paul Potylicki

    Paul Potylicki - 2010-07-13

    I pasted the appropriate code above "function validateField(fieldId, fieldBoxId, fieldType, required)" and changed the below code:

    if (validateRadio('field_2','fieldBox_2','radio',11,1) == false)
    retVal=false;

    But I still cannot validate the radio buttons. Please help.

     
  • TNTEverett

    TNTEverett - 2010-08-03

    Radio button validation was not fully implemented.  I did some additional code to implement this on my own. 
    What are you talking about when you say "pasted the appropriate code above"?  Did you find my example code, or change your validate function at all? 

     

Log in to post a comment.