Articles

Troubleshooting Notifications

Gravity Forms uses WordPress’ built-in sendmail (wp-mail.php) to send its e-mail notifications. If you are having trouble sending or receiving Notifications, please try the following steps.

Delete Entry Data After Post Submission

https://docs.gravityforms.com/delete-entry-data-after-submission/.

Date

The Date field allows you to present a field that captures date data using the jQuery UI date picker.

Create Content Template

Checking the Create Content Template option allows you to format and insert form fields as the content of the field.

Confirmations Object

The Confirmations object is an associative array containing the properties for all the confirmations which exist for a form. When a new form is created a single confirmation, named Default Confirmation, is created. There is no limit to the number of additional confirmations you can create but they must have conditional logic configured.

Checkboxes

The Checkboxes field allows you to present one or many checkboxes which allow multiple selections.

Conditional Logic Object

Conditional Logic, when applied to the form or page button or to any field, controls the visibility of that element based on a choice selected or value entered by the user in other fields on the form. It can also be used to determine if a notification, confirmation or add-on feed should be used.

CAPTCHA

The CAPTCHA field allows you to add a captcha field to your form powered by the free reCAPTCHA service. This helps determine if the form is being submitted by a human or a scripted bot.

Button Object

The Button Object is an an associative array. Part of the Form Object it controls the way a form button is displayed.

Bulk Add / Predefined Choices

When using a field with Choices (Drop Down, Multi Select, Checkboxes, or Radio Buttons) clicking the Bulk Add / Predefined Choices in General Settings allows you to select a category and customize the predefined choices or paste your own list to bulk add choices.