How To

Articles

Enabling the Gravity Forms Toolbar Menu

The Gravity Forms toolbar menu enables quick access to your most recent common actions. This article shows you how to enable it.

How To Change Your Language In Gravity Forms

By default Gravity Forms is available in US English. But with users in every continent, island, and corner of the globe, we have built Gravity Forms to support many different languages.

Using the Gravity Forms “gform_validation” Hook

Dynamically Populating a Field

Introduction Using dynamic population in Gravity Forms allows you to dynamically populate a field with a value (or values depending on the field type).

How To Install Gravity Forms

Installing Gravity Forms is quite simple and is the same process as installing many other plugins. In this article, we will show you how to quickly install Gravity Forms using the plugin uploader inside your WordPress admin dashboard.

Gravity Forms Pricing: Adding Tax

Using A Calculation Field If you would like to implement tax you can use the Product Field configured as a Calculation field type.

Dynamically Populating the Post Author

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

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

Introduction 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.

Making a Field Read-only

Introduction Sometimes making a field read-only can be useful, allowing you to then utilize that field for dynamic display of various messages.

Set Tabindex

Having an issue where pressing tab on your keyboard brings your user to another form on your page? That is because Gravity Forms assumes its tabindex values and you can have overlap.