Articles

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.

gform/phone/countries

The gform/phone/countries filter allows you to customize the countries list displayed in the international phone field.

gform_constantcontact_subscriber_details

The gform_constantcontact_subscriber_details filter allows developers to modify the subscriber details before sending them to Constant Contact.

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

gform/submission/submission_started

The gform/submission/submission_started filter allows developers to execute custom synchronous logic immediately before a form submission is processed

gform_bulk_action_threshold

The gform_bulk_action_threshold filter allows developers to customize the number of entries required to trigger background processing for bulk actions.

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.