Articles

Confirmations Settings Reference

This quick reference guide lists all settings related to Confirmations and briefly describes their purpose.

Abandoned Form Notifications

Abandoned Form Notifications allow you to engage with users who start filling out a form but leave before submitting it.

gform_moderation_locale

The gform_moderation_locale filter lets you override the default locale used for moderation analysis.

gform_brevo_request_args

The gform_brevo_request_args filter filters the Brevo request arguments. It allows you to modify the request arguments sent to the Brevo API before the request is made.

gform_brevo_allow_resubscription

The gform_brevo_allow_resubscription filter allows you to modify whether a user with the unsubscribed status on your list has been resubscribed. By default, the user is resubscribed.

REST API v2 Basic Authentication

Use this guide to authenticate requests to the Gravity Forms REST API v2 with Basic Authentication.

gform_entrydetail_update_button

The gform_entrydetail_update_button filter lets you customize the HTML for the update/edit button that appears on the entry detail page.

reCAPTCHA Scores and Statuses

When the reCAPTCHA Add-On is active, entries may display either a score or a status value in the Entries List and Entry Detail pages. This article explains what those values mean.

Post Payment Actions for Stripe

Stripe Add-On 6.0 update introduces an upgrade routine that automatically enables the Post Payment Actions Feed setting for all existing Stripe feeds using the Card Element field.

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.