Articles

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.

Using the Advanced Post Creation Add-On with Advanced Custom Fields

This article outlines how to correctly map values to Advanced Custom Fields (ACF) when creating an Advanced Post Creation feed.

How to Use Post Payment Actions

Delay actions like file uploads or third-party integrations until after payment is complete when using add-ons like Stripe or PayPal Checkout.

gform_recaptcha_valid_hostnames

The filter gform_recaptcha_valid_hostnames allows developers to define the set of hostnames considered valid for reCAPTCHA verification.

gform_geolocation_place_autocomplete_element_options

Customize Google Place Autocomplete settings for address fields in Gravity Forms using this filter.

gform_geolocation_place_autocomplete_element_place_details

The gform_geolocation_place_autocomplete_element_place_details filter allows developers to edit the requested fields from the Google Places API.