Adds native HTML5 validation support to Gravity Forms plugin..
It supports both standard and paginated forms..
Supported Hooks gform name prefix required gform name middle required gform name suffix required gform address street2 required..
These hooks can be used to force html5 validation on these subfields..
The following would apply your function to all forms. add filter.
To target specific form append the form id to the hook name add filter.
The return value is expected to be boolean value As such you can also use them with.
add filter.
This plugin requires installation and activation of Gravity Forms plugin by Rocketgenius ver 1.9 and above..
Up to Gravity Forms plugin ver 1.9.17.6...
Read more