edited for 2.5

Articles

Date

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

Address

The Address field makes it quick and easy to capture address information on a form.

Page Break

The Page Break field allows the creation of multi-page forms. Adding a Page Break field will automatically enable the multi-page functionality for your form.

Section Break

The Section Break field allows you to add a content separator to your form to help organize groups of fields. This is a visual element rather than an actual data collecting form field.

HTML

The HTML field allows you to place a block of free form HTML anywhere in your form. This is useful for adding images or additional content.

Setting up the Mollie Add-on

The Mollie Settings will allow you to connect and authenticate to your Mollie account for the Mollie Add-on including access live and test modes.

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.

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)?.

Accessibility Guide for Content Providers

With Gravity Forms you have a great tool to create accessible web forms. In this documentation we want to help you:
Set up a form with accessibility in mind.

Making a Field Read-Only

If you want to change a field to be read-only, you currently need to use JavaScript to do so. The following filter and function will help you accomplish this.