Allowing polyfill HTML5 data values
-
Hi,
I’m converting a Bootstrap template into a WordPress theme and using this plug-in to replace a contact form that I had previously built using HTML5 validation with the webshim polyfill, which I prefer.
Is it possible to disable CF7’s validation and pass my validation messages?
For example:
<input type="text" class="input-field" name="name" id="name" placeholder="Name" required data-errormessage-value-missing="Hey, I need your name!" />Thanks in advance!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Allowing polyfill HTML5 data values’ is closed to new replies.