Articles

gform_is_feed_error_retryable

The gform_is_feed_error_retryable filter determines whether a feed should remain in the queue for another processing attempt after encountering an error.

Turnstile

The Cloudflare Turnstile field for Gravity Forms offers an alternative to Google reCAPTCHA.

gform_advancedpostcreation_editable_fields

The gform_advancedpostcreation_editable_fields filter modifies the list of editable field IDs used by the Gravity Forms Advanced Post Creation Add-On when updating an existing post.

gform_advancedpostcreation_editable_fields_excluded_types

The gform_advancedpostcreation_editable_fields_excluded_types filter allows add-ons and developers to modify the list of field types excluded from being editable in the Gravity Forms Advanced Post Creation Add-On.

Setting Up the the Advanced Post Creation Add-On to Edit Posts

This article provides step by step instructions on setting up and customizing the Advanced Post Creation Posts block and shortcode.

Editing Posts with the Advanced Post Creation Add-On

This article explains how authors can edit posts created through Advanced Post Creation Add-On (APC) when editing is enabled in the feed settings.

Advanced Post Creation Add-On Block Settings

This article details the settings available for the APC Post List block once it has been inserted.

Using Progress Bars in Multi-Page Forms

This article explains how to enable the Progress Bar or Steps indicator in a multi-page form, how to control navigation, and how to customize the display.

gform/gfcf/hide_conditions

This gform/gfcf/hide_conditions filter allows developers to add custom visibility rules for fields in conversational forms.

How to Automatically Delete Gravity Forms Entries

Learn how to automate the cleanup of Gravity Forms entries. This guide covers using the built-in Personal Data retention settings and provides code snippets for developers to implement custom deletion logic via hooks.