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_load_admin_scripts_globally
Gravity Forms now loads our new JavaScript bundles that were introduced in 2.5 across all admin screens. We have done this since we are using code splitting to dynamically inject JavaScript as it is needed.
gform_load_bulk_choices_choice
The gform_load_bulk_choices_choice filter allows each of the current fields choices to be overridden as they are loaded into the Bulk Add / Predefined Choices UI.
gform_load_field_choices
This JavaScript hook allows help text to be displayed below the choices in the Form Editor.
gform_load_field_settings
Description.
gform_load_form_settings
This filter fires when the Form Settings page is loaded.
gform_loaded
Use this hook to initialize any functionality that depends on Gravity Forms.
gform_localized_script_data_$name
Allows users to filter the data being localized for a given localized object $name.
gform_logging_message
Description.
gform_madmimi_field_value
https://docs.gravityforms.com/gform_slug_field_value/.
gform_mailchimp_allow_resubscription
Use this filter to modify whether a user that currently has a status of unsubscribed on your list is resubscribed.