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_rest_api_retrieve_form_totals
The gform_rest_api_retrieve_form_totals filter allows the entries property (entry totals) to be omitted from the GET /forms (REST API v2) response.
gform_review_page
This filter is executed before the form is displayed and can be used to insert a review page before the final form submission.
gform_rfc_url_validation
Enables and disables RFC URL validation.
gform_rich_text_editor_buttons
This hook controls the buttons displayed within the Gravity Forms rich text editor.
gform_rich_text_editor_buttons_row_four
The "gform_rich_text_editor_buttons_row_four" filter in Gravity Forms controls the buttons displayed in the fourth row within the Gravity Forms rich text editor.
gform_rich_text_editor_buttons_row_three
Description.
gform_rich_text_editor_buttons_row_two
The "gform_rich_text_editor_buttons_row_two" filter in Gravity Forms controls the buttons displayed in the second row within the Gravity Forms rich text editor.
gform_rich_text_editor_options
Allows the rich text editor options to be modified.
gform_routing_field_types
Description.
gform_rule_pre_evaluation
The gform_rule_pre_evaluation filters can be used to modify a conditional logic rule before it is evaulated.