Articles

gform_insert_bulk_choices_choice

The gform_insert_bulk_choices_choice filter allows each choice to be overridden as it is added to the field using the Bulk Add / Predefined Choices UI.

gform_disable_form_legacy_css

The gform_disable_form_legacy_css filter allows the CSS to be disabled for forms using the legacy markup, usually forms created with Gravity Forms 2.4 and earlier.

gform_required_legend

The gform_required_legend filter enables the legend displayed at the bottom of the form header, which explains how required fields are indicated, to be overridden.

gform_preview_form_link

The gform_preview_form_link filter allows the admin form preview link to be customized.

gform_enable_legacy_markup

The gform_enable_legacy_markup filter can be used to enable the legacy markup for forms created with Gravity Forms 2.5 and greater.

gform_form_validation_errors_markup

The gform_form_validation_errors_markup filter enables the markup for the validation errors list, which is located at the top of the form, to be overridden.

gform_form_validation_errors

The gform_form_validation_errors filter enables the list of validation errors, which will be displayed at the top of the form, to be overridden.

gform_web_api_retrieve_form_totals

The gform_web_api_retrieve_form_totals filter allows the entries property (entry totals) to be omitted from the GET /forms (REST API v1) response.

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_has_admin_notices

The gform_has_admin_notices filter is used to determine whether or not to display the “WordPress has new notifications.” notice at the top of Gravity Forms admin pages.