Articles

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.

Conditional Logic for Multi Page Forms

This article explains how to control user navigation in multi-page forms using conditional logic.

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_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.

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_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”.