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_ppcp_webhook
The gform_ppcp_webhook filter can be used to customize the webhook events processed by the Gravity Forms PayPal Checkout Add-On.
gform_pre_confirmation_deleted
Triggered immediately before the form deletion confirmation appears.
gform_pre_confirmation_save
Modify the confirmation object before it is saved to the database.
gform_pre_delete_feed
The gform_pre_delete_feed hook can be used to perform a custom action just before a feed is deleted from the database.
gform_pre_entry_detail
Fires before the entry detail page is displayed.
gform_pre_entry_list
This hook fires before the entry list content is generated.
gform_pre_form_editor_save
This filter fires on the Form Editor page when a form is saved.
gform_pre_form_settings_save
Description.
gform_pre_handle_confirmation
This filter fires during submission, allowing you to perform custom actions before the confirmation is processed.
gform_pre_note_deleted
This action is triggered before a note is deleted, allowing further actions to be performed.