edited for 2.5

Articles

Common Field Settings

When editing a form, many of the fields you use will offer the same group of settings. This article helps explain the most common ones.

Enabling Conditional Logic For A Field

The Enable Conditional Logic option allows you create rules to dynamically display or hide the field based on values from another field.

Enabling Conditional Logic for Notifications

Conditional logic can be used with Notifications to determine which notification is sent to the user based on the data they input into the form.

Sending Form Notifications Using Postmark

Learn how to use Postmark to send your form notifications.

Sending Form Notifications Using Mailgun

Learn how to use Mailgun to send your form notifications.

Email Tracking with Mailgun

Discover how to enable email tracking for the Mailgun Add-On.

Consent Field

The Consent field allows you to offer a “yes/no” consent checkbox and a detailed description of what is being consented to.

gform_conditional_logic_values_input

The gform_conditional_logic_values_input JavaScript filter in Gravity Forms allows filtering the input string provided for the conditional logic comparison value.

gform_conditional_logic_fields

The gform_conditional_logic_fields JavaScript filter in Gravity Forms allows filtering which fields are available for conditional logic and adding custom fields to conditional logic.

How to create Events Calendar events using the Webhooks Add-On and the WordPress REST API

The Webhooks Add-On can be used to send requests to the WordPress REST API endpoint to create new events when a form is submitted.