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_activecampaign_field_value
https://docs.gravityforms.com/gform_slug_field_value/.
gform_activecampaign_note
Filter the note that will be created and associated with the given contact.
gform_activecampaign_override_empty_fields
The filter gform_activecampaign_override_empty_fields can be used to prevent empty form fields from erasing values already stored in ActiveCampaign when updating an existing subscriber.
gform_activecampaign_supported_field_types_email_map
This filter can be used to allow different field types to be mapped to ActiveCampaign’s email field.
gform_activecampaign_tags
This filter can be used to modify the tags which will be added to the contact.
gform_add_field_buttons
Description.
gform_addnote_button
This filter allows modification of the HTML of the “Add Note” button for Entry Notes on the Entry Detail page.
gform_addon_app_PAGE_TAB
This action fires when a page and tab is accessed within Gravity Forms. It is typically used to add content to custom settings tabs.
gform_addon_app_settings_menu_{$SHORT_SLUG}
This filter controls the addition or removal of tabs within the Gravity Forms settings menu.
gform_addon_feed_settings_fields
This filter can be used to modify the feed settings fields before they are rendered on the Feed Settings edit view.