Filters

Articles

gform_delete_entry_link

The gform_delete_entry_link filter can be used to modify the HTML for the “Delete Permanently” link that appears in the entry list table when viewing entries in the trash or spam filters.

gform_disable_address_map_link

This filter is used to disable the inclusion of the “Map It” link when displaying the Address field value.

gform_disable_ajax_save

The filter gform_disable_ajax_save can be used to turn off AJAX saving in the form editor.

gform_disable_auto_update

The "gform_disable_auto_update" filter allows automatic updates to be disabled for Gravity Forms and official add-ons.

gform_disable_css

The filter gform_disable_css can be used to disable all CSS files from being loaded on the Front End.

gform_disable_custom_field_names_query

Allows the postmeta query which retrieves the custom field names (meta keys) to be disabled.

gform_disable_dom_parser

The filter allows to disable the DOM parser.

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_disable_form_settings_sanitization

Use this filter to disable the automatic sanitization of form settings. Gravity Forms will skip sanitizing form data such as titles, descriptions, CSS classes, and other form properties when enabled.

gform_disable_form_theme_css

The gform_disable_form_theme_css filter allows the default form theme used by forms created with Gravity Forms 2.5 and greater to be disabled.