Reply To: Response tag not displaying

Home Forums Jquery Validation for Contact Form 7 Response tag not displaying Reply To: Response tag not displaying

#4200
Steve
Guest

Ok that figures, thanks.

In that case, I’m using a drop down to populate another input, that input is required, but the select is not. How can I trigger the verification on the dropdown selection for the input it populates? (obviously the dropdown select is NOT required, but gives the user a small selection of possible options, but they are allowed to enter their own option if its missing)

Currently, if a user selects a dropdown option, no verification happens until the form is submitted.

Can I link the two input but only make one required?