Articles

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.

gform_has_image_choices

A filter to determine if a form has image choices.

gform_image_sizes

This filter allows you to customize the image sizes that are registered for the Image Choice fields. You can modify the width, height, and crop settings for the small, medium, and large image choice sizes registered by default.

GF_ENABLE_NOTIFICATION_EMAIL_HEADER

This constant enables the X-Gravity-Forms-Source email header for notification emails.

gform_notification_email_header

The gform_notification_email_header filter adds the ability to enable and customize the X-Gravity-Forms-Source email header for notification emails.

gform_recaptcha_enterprise_keys_page_size

ReCAPTCHA’s Enterprise API can only retrieve 100 ReCAPTCHA keys at a time. The gform_recaptcha_enterprise_keys_page_size filter allows developers to set the pageSize to something smaller.

gform_googleanalytics_mp_session_id

The gform_googleanalytics_mp_session_id filter allows developers to override the session ID used by the Google Analytics 4 Measurement Protocol integration.