Hooks
Actions
Learn about the different action hooks available within Gravity Forms. Action hooks allow you to perform additional actions when an event takes place.
Filters
Discover the different filter hooks available within Gravity Forms. You can use filters to modify data to better match your particular needs.
JavaScript
Find explanations of the various JavaScript hooks used by Gravity Forms and its add-ons.
Deprecated
Here you will find a listing of the action hooks in Gravity Forms which have been deprecated.
Articles
gform_validation
Allows custom validation logic to be used by Gravity Forms when a form is submitted.
gform_validation_error_form_editor
Allows the Gravity Forms form editor validation error to be overridden
gform_validation_message
Use this filter to change the default validation message.
gform_view
This action allows additional actions to be performed based on the form view.
gform_visibility_options
Description.
gform_web_api_capability_delete_entries
Description.
gform_web_api_capability_delete_forms
Filters the capability required to delete forms via the web API.
gform_web_api_capability_get_entries
Filters the capability required to get entries via the web API.
gform_web_api_capability_get_forms
Filters the capability required to get form details via the web API.
gform_web_api_capability_get_results
Filters the capability required to get form results via the web API.