Articles

gform_moderation_field_types_to_analyze

The gform_moderation_field_types_to_analyze filter enables the types of fields that need to be analyzed to be overridden and allows you to customize which field types should be analyzed for toxicity by the Moderation Add-On.

gform_page_size_form_list

The gform_page_size_form_list filter allows developers to modify the number of forms displayed per page in the Forms list.

Stripe 6.0 Key Features

This article includes feature notes and a change log for the release of the official Gravity Forms Stripe Add-On version 6.0 Beta.

gform_stripe_submission_timeout_seconds

The gform_stripe_submission_timeout_seconds filter enables users to change the time (in seconds) that the form submission will wait for the Stripe webhook before displaying the Timeout confirmation.

Migrating Your Forms from Ready Classes

If your forms use CSS Ready Classes, now is the time to begin transitioning to the Layout Editor or custom CSS solutions to ensure compatibility with upcoming versions of Gravity Forms.

gform_email_field_rejectable_values

The gform_email_field_rejectable_values allows developers to define specific email addresses or partial email patterns that should be rejected during form validation.

gform_enable_download_nocache_headers

The gform_enable_download_nocache_headers filter allows developers to enable or disable the no-cache headers for file downloads.

gform_subscription_details_trial_description

The gform_subscription_details_trial_description filter allows customization of the trial description text in the subscription details on the entry detail page.

How to Delete a Field in a Form without Losing Existing Data

Deleting a field will permanently remove its associated data from all existing entries. This guide will walk you through how to safely remove a field from use without losing previously collected information.

gform_has_image_choices

A filter to determine if a form has image choices.