Select triggers form-validation
-
Hey,
the select element triggers the form-validation as soon as it gets selected. So all empty inputs get the “wpcf7-not-valid-tip”. In Firefox it shows this event:
e => { e.target.closest(".wpcf7-form-control") && wpcf7.validate(t, { target: e.target }) }
Tried with WP 6.1.1, CF 5.7.1 only and 2023-Theme.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Select triggers form-validation’ is closed to new replies.