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_userregistration_login_form
This filter allows the modification of the object for the login form used in the Gravity Forms Login Widget.
gform_validate_required_file_exists
Allow add-ons and custom code to skip the file validation.
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_value_pre_duplicate_check
The gform_value_pre_duplicate_check filter allows for the modification of the field value just before the duplicate check.
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.