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_disable_print_form_scripts
This filter can be used to prevent scripts and stylesheets being printed.
gform_disable_registration
This filter allows add-ons to prevent the User Registration add-on from registering/updating a user.
gform_disable_view_counter
Description.
gform_display_add_form_button
Use this filter to allow the “Add Form” button to be displayed on other pages.
gform_display_disable_css_setting
The filter gform_display_disable_css_setting indicates if the Output Default CSS setting should be displayed or not.
gform_display_field_select_columns_entry_list
Allows fields to be added or removed from the _select columns_ UI on the entry list.
gform_display_product_summary
This filter can be used to prevent the pricing summary being included in the output generated when using the {all_fields} merge tag.
gform_dropbox_file_name
This filter can be used to override the filename before the file is uploaded to Dropbox.
gform_dropbox_folder_path
This filter can be used to override the destination folder configured on the Dropbox feed.
gform_dropbox_link_type
This filter can be used to change the type of link returned by Dropbox.