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_hubspot_output_tracking_script
Allows the tracking script to be removed.
gform_hubspot_submission_data
Allows the HubSpot submission data to be filtered before being sent to HubSpot.
gform_icontact_field_value
https://docs.gravityforms.com/gform_slug_field_value/.
gform_icontact_request_args
Filter the options array so that is modifiable before sending requests to iContact.
gform_image_choice_input_visibility
Allows managing the Image Choice field input visibility.
gform_image_choice_label_visibility_default
Allows the default Image Choice label visibility setting to be managed.
gform_import_form_xml_options
Use the gform_import_form_xml_options filter to modify the settings used to import a form from an XML export file.
gform_include_bom_export_entries
Use the gform_include_bom_export_entries filter to exclude the BOM character from the beginning of entry export files.
gform_include_thousands_sep_pre_format_number
Prevents the thousand separator being included when the number field value is formatted for display
gform_incomplete_submission_post_get
Allows the draft submission for Save and Continue to be overridden after it is retrieved from the database but before it used to populate the form.