Articles

Dynamically Populating the Post Author

Learn how to dynamically populate the post author in Gravity Forms.

Drop Down

The Drop Down field allows users to select one option from a list.

Accessibility Guide for Developers

How to create a form that is usable and accessible for most people? How to develop so that your forms comply to the global Web Content Accessibility Guidelines (currently WCAG 2.1 AA)?.

Dynamically Populating Drop Down, Radio Buttons or Multi-Select Fields

Being able to dynamically populate the values in a select (aka drop down) field is fairly common requirement for product selection forms, product option forms, or any form that requires earlier submissions to drive choices in a latter collection field.

Multi Select

The Multi Select field allows users to select multiple options available in the multi select box.

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.

Coupons Changelog

View the change log for the Coupons Add-On.

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.