Articles

Duplicate Submissions And No Duplicates

Duplicate submissions can happen when a browser reloads a form after it’s been submitted. No Duplicates setting helps prevent repeated entries by blocking identical submissions based on selected fields.

How To Remove Required Field And Indicates Required Fields legends

This article explains how to prevent users from selecting a placeholder option in dropdown fields and to remove the “* indicates required fields” message.

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_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.

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.