Articles

Overview of the Gravity Forms Account Dashboard

The new Gravity Forms Account Dashboard provides an interface for managing your Gravity Forms account. This article outlines the main sections of the dashboard and the key actions.

gform_recaptcha_spam_score_threshold

This gform_recaptcha_spam_score_threshold filter allows control over the spam score threshold used by the reCAPTCHA Add-On.

Gravity Forms: Pricing Fields Guide

This guide explains the core Pricing fields, including their purpose and interactions It also covers common use cases, limitations, and links to related documentation and third-party solutions, serving as a complete reference for leveraging pricing fields effectively.

gform_post_resend_all_notifications

The gform_post_resend_all_notifications action hook allows developers to execute custom code after the resend notifications processing is finished for a specific form entry.

gform_post_resend_notification

The gform_post_resend_notification action allows developers to execute custom code after a notification is resent

gform_disable_resend_notification

The gform_disable_resend_notification filter allows developers to prevent a notification email from being resent.

When And Why to Use Chained Selects

This article will show how Chained Selects standardize complex option trees, prevent invalid combinations, and speed form completion using defined hierarchies.

Migrating Your Forms from Ready Classes

If your forms use CSS Ready Classes, now is the time to begin transitioning to the Layout Editor or custom CSS solutions to ensure compatibility with upcoming versions of Gravity Forms.

gform_gfcf_theme_config

The gform_gfcf_theme_config filter can be used to modify the global JavaScript configuration object for conversational forms before it’s localized to the frontend.

gform_notes_apply_button

The gform_notes_apply_button filter can be used to modify the HTML for the “Apply” button that appears in the entry notes section when bulk actions are available.