• Hi,

    After recently updating to the latest CF7 one of my forms wont validate despite all the fields containing values. I have some custom jQuery that when the user selects the correct radio button, it applies the disable attribute to the radio buttons to stop the user changing the value and greying out the option.

    However when it comes to CF7 validation, it come backs immediately with a validation error on the radio button. If i remove the jQuery .attr(‘disabled’,true); line, the form submits correctly.

    I have had a look in the CF7 code, but cannot find where you are checking for the disabled attribute. As i would like to disable the radio button upon the user selecting the correct answer and for the radio button to be validated correctly.

    Thanks for any help

  • The topic ‘Invalid radio button values 7.4.9’ is closed to new replies.