Articles

State Validation

State validation enhances form security by ensuring submitted field values have not been altered client-side. When a form is displayed, a state is generated based on the configuration and allowed values of supported fields.

Timeout Confirmation

The Timeout Confirmation is automatically added when using the Stripe Card Element and alerts customers if their payment is delayed.

PayPal Payments Standard Add-On End Of Life

PayPal is retiring Website Payments Standard. Update to PayPal Checkout now to keep accepting PayPal payments without interruption.

gform_update_feed_active

The gform_update_feed_active action fires immediately after a feed’s active status is updated.

gform_post_add_feed

The gform_post_add_feed action will run after a feed is added to a form.

gform_partialentries_abort_save

The gform_partialentries_abort_save filter allows you to stop a partial entry from being saved or updated. You can use it to prevent partial entries from being saved under specific conditions during form processing.

Overview of the Gravity Forms Account Dashboard

The new Gravity Forms Account Dashboard provides an interface for managing your Gravity Forms account. This article outlines the main sections of the dashboard and the key actions.

gform_recaptcha_spam_score_threshold

This gform_recaptcha_spam_score_threshold filter allows control over the spam score threshold used by the reCAPTCHA Add-On.

Gravity Forms: Pricing Fields Guide

This guide explains the core Pricing fields, including their purpose and interactions It also covers common use cases, limitations, and links to related documentation and third-party solutions, serving as a complete reference for leveraging pricing fields effectively.

gform_post_resend_all_notifications

The gform_post_resend_all_notifications action hook allows developers to execute custom code after the resend notifications processing is finished for a specific form entry.