Articles

gform_dropbox_enable_custom_app

gform_dropbox_enable_custom_app filters whether to show the custom Dropbox app option in the Gravity Forms Dropbox Add-On settings. By default, this option is hidden to encourage users to connect via OAuth

Debugging Feed Issues

This article explains how to identify and resolve feed processing issues through systematic troubleshooting.

gform/ajax/pre_display_confirmation

The gform/ajax/pre_display_confirmation filter allows add-ons to override the default confirmation display behavior after an AJAX form submission.

gform_salesforce_post_request

The gform_salesforce_post_request action fires after a request is made to the Salesforce API. This allows developers to perform custom logic after a Salesforce feed is processed.

What Does the Payment Field Position Notice Mean?

What Does the Payment Field Position Notice Mean? When editing a form with Conversational Forms enabled, you may see a warning if a pricing field is not positioned as the last field on your form. This notice helps ensure your conversational forms work correctly with payment processing.

Troubleshoot the HubSpot Add-On Connection

This article covers issues that can occur when attempting to connect the Gravity Forms HubSpot Add-On to your HubSpot account, and how to resolve them.

Working With Multiple Feeds

Multiple feeds let you send form data to different services from a single submission. How multiple feeds behave depends on the add-on.

gform_gfcf_disable_payment_field_position_notice

The gform_gfcf_disable_payment_field_position_notice filter allows developers to disable the payment field position notice that appears in Conversational Forms.

gform_kit_enable_legacy_connection

The gform_kit_enable_legacy_connection filter allows you to force the Kit Add-On to use a legacy API connection method.

gform_kit_subscriber_state

The gform_kit_subscriber_state filter modifies the subscriber state when adding a new subscriber to Kit. By default, new subscribers are set to “active”.