I have a signup form with an optional mobile phone number and then a radio to select how to contact the user, either mail or phone. I'd like to tell them they have to enter a phone number if they select that radio button but the validation function is not called.
I have a signup form with an optional mobile phone number and then a radio to select how to contact the user, either mail or phone. I'd like to tell them they have to enter a phone number if they select that radio button but the validation function is not called.