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_confirmation_actions
Modify the list of actions which display below the Confirmation Name on the Confirmations list view.
gform_confirmation_anchor
Use this filter to enable or disable the confirmation anchor functionality that automatically scrolls the page to the confirmation text or validation message upon submission.
gform_confirmation_before_save
https://docs.gravityforms.com/gform_pre_confirmation_save/.
gform_confirmation_loaded
Fired on AJAX-enabled forms when the confirmation page is loaded.
gform_confirmation_settings_fields
The gform_confirmation_settings_fields filter allows the confirmation settings fields to be modified before they are displayed.
gform_confirmation_ui_settings
This filter is deprecated in Gravity Forms 2.5 and greater. Use the gform_confirmation_settings_fields filter instead.
gform_consent_checked_indicator
Allows the Consent check mark image to be changed.
gform_consent_checked_indicator_markup
Allows the HTML markup of the Consent check box to be modified.
gform_counter_script
Description.
gform_countries
This filter can be used to add or remove countries from the address field Country drop down.