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_fileupload_entry_value_file_path
Allows for the filtering of the file path before output.
gform_filter_links_entry_list
This filter allows the list of filters at the top of the Entry List page to be modified.
gform_filter_ui
Allows modifying the existing filter layout or styling.
gform_filters_get_users
Use this filter to control the list of users available in the filters on the entry list, export entries conditional logic and results pages.
gform_filters_pre_results
Use this filter to modify the filters used in the drop down list of fields in the admin results page.
gform_footer_init_scripts_filter
Allows the scripts that fire in the footer to be modified.
gform_force_hooks_js_output
The gform_force_hooks_js_output filter can be used to prevent the Gravity Forms scripts from being added to all pages.
gform_form_actions
Add custom form actions which display below the form title in the Form List view
gform_form_after_open
This filter allows markup to be added directly after the opening form wrapper.
gform_form_args
The gform_form_args filter provides the ability to modify the options used to display the form.