How To
Articles
Using Confirmation Query Strings to Populate a Form Based on Another Submission
You have two forms. The first form is used to capture general customer information, and the second is used to create a new user account on your site.
Setting Up Conditional Payments in Gravity Forms
Sometimes, you may want to allow a user to choose between different payment options. In this article, we will show you how to do this using conditional logic.
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. However, with users on 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
The gform_valiation hook will allow you to modify how your forms are validated.
Dynamically Populating a Field
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
If you would like to implement tax you can use the Product Field configured as a Calculation field type. Then configure the formula for the calculation to calculate the appropriate tax.
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
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.