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_get_form_save_email_confirmation_filter
Allows the Save and Continue confirmation message to be changed.
gform_get_input_value
Description.
gform_getresponse_contact
This filter can be used to override the contact properties before they are passed to the GetResponse API.
gform_getresponse_field_value
https://docs.gravityforms.com/gform_slug_field_value/.
gform_getresponse_limit_pre_get_campaigns
This Gravity Forms GetResponse Add-On filter can be used to modify the number of campaigns that are retrieved when creating a feed.
gform_getresponse_limit_pre_get_custom_fields
The gform_getresponse_limit_pre_get_custom_fields allows the maximum number of custom fields which are retrieved from GetResponse to be overridden.
gform_gf_field_create
Use this filter to modify or replace the GF_Field object after it has been created.
gform_gfcf_custom_empty_field_check
This filter allows other add-ons to add their inputs for validation in Conversational Forms.
gform_gfuser_object_init
This hook was removed in version 3.0 with no replacement.
gform_googleanalytics_pagination_event_name
The gform_googleanalytics_pagination_event_name filter hook can be used to filter the name of the pagination event to be sent to Google Analytics.