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.

Custom Spinner Image CSS

If you want to replace the default CSS spinner with a custom image in Gravity Forms, add the following CSS code to your theme’s stylesheet or custom CSS area.

gform_payment_stale_threshold_minutes

The gform_payment_stale_threshold_minutes filter allows developers to customize the threshold for considering an entry with a “Processing” payment status as stale

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.