Conditional Required field
-
Hello,
So I have one more question for you (thank you for your help on the location requirement post, gave you a 5star review too). I am trying to make a field conditionally required, as in depending on a radio button (let us call the options A and B ), if they select A then they don’t have to fill in other fields, but if they pick B those fields are in fact required. I have validators working, and I want to force default values if they picked A ( which is why its not required because the values are automatically filled in by a validator setting $_POST[‘some_value’] = $a_default.
I’m very happy with the plugin so far, and a lot of the custom functionality I need is almost done already.
- The topic ‘Conditional Required field’ is closed to new replies.