Articles

How to Send Email Notifications on Add-On API Errors

This how-to article shows you how to receive email notifications when a Gravity Forms add-on encounters an error when interacting with an external API

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.

Starred Entries

Gravity Forms allows you to star entries in the entry list to flag submissions that need attention, such as high-value orders, time-sensitive requests, or reference entries for training. Starred entries can be filtered for quick access from the entries list.

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.

gform_pre_log_message

The gform_pre_log_message action runs before a logging message is sent, whether or not logging is enabled.

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.