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_aweber_field_value
This filter can be used to modify a value before it is sent to AWeber.
gform_aweber_post_subscriber_created
The gform_aweber_post_subscriber_created hook can be used to perform custom actions after the subscriber has been successfully added to the AWeber list.
gform_before_delete_field
Use this action hook to perform actions right before a field is deleted from a form.
gform_before_delete_form
Use this action hook to perform actions right before a form is deleted.
gform_before_email
The “gform_before_email” filter has been deprecated and is replaced by “gform_pre_send_email”.
gform_before_resend_notifications
Description.
gform_block_form_forms
The gform_block_form_forms filter allows the list of available forms displayed in the Form block to be overridden.
gform_breeze_card
The “gform_breeze_card” filter in the Gravity Breeze Add-On filters which card is created by the add-on.
gform_bypass_template_library
The gform_bypass_template_library filter can be used to bypass the template library when creating new forms.
gform_calculation_format_result
The “gform_calculation_format_result” filter can be used to override the default formatting for a calculated result.