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_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.
gform_googleanalytics_submission_event_name
The gform_googleanalytics_submission_event_name filter hook can be used to filter the name of the submission event to be sent to Google Analytics.
gform_has_admin_notices
The gform_has_admin_notices filter is used to determine whether or not to display the “WordPress has new notifications.” notice at the top of Gravity Forms admin pages.
gform_helpscout_conversation
Filter the conversation before it is created in Help Scout.
gform_helpscout_display_enable_custom_app_setting
The filter gform_helpscout_display_enable_custom_app_setting indicates if the enable custom app setting should be displayed or hidden.
gform_helpscout_enable_bcc
This filter is used to enable the display of the BCC setting on the Help Scout feed.