User Guides
-
Installation
Installing Gravity Forms is a breeze. Here you’ll find everything you need to get Gravity Forms installed within seconds.
-
Creating a Form
Gravity Forms has been built from the ground up to be as simple to use as it is powerful. Creating a form has never been easier!
-
Configuring Notifications
Keep track of every form submission, notify your users that their submission was successful, and more.
-
Embedding a Form
Forms are only useful when someone can use them. Embed your forms directly into your content with ease.
-
Reviewing Form Submissions
Easily review every submission to your forms in an easy to use interface.
All Categories
Standard Fields
Explore the Standard Fields available in the Form Editor, such as the Drop Down and Radio Button fields.
Advanced Fields
Advanced Fields offer more complex field types that can provide specific functionality, such as email, address or password fields, polls, surveys, and more.
Pricing Fields
Discover the different Pricing Fields, such as Product, Option, Total, and Shipping.
Post Fields
Learn about the different Post Fields available, such as Post Body, Post Title, and several others.
Field Settings
User Guides related to Field Properties, such as how to use calculations and conditional logic.
Conditional Logic
Conditional logic allows you to build interactive forms that can show or hide fields based on user selections. Additionally, conditional logic is available to control other elements like buttons, confirmations, notifications and feeds.
Entries
Learn how Gravity Forms shows form submissions, which we call "Entries". These are what your form was built for!
Merge Tags
Articles explaining the different Merge Tags available, such as {admin_email} and {all_fields}.
Design and Layout
Need to style your forms to match your existing WordPress theme? Gravity Forms provides form themes and plenty of CSS selectors to beautify your forms.
Settings Reference
Reference articles for the different settings available in Gravity Forms.
Articles
Radio Buttons
The Radio Buttons field allows users to select one option from a list. Only one option from the available choices can be selected.
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.
Number
The Number field allows a user to enter a number. The field than automatically validates the form data to insure that a number was entered.
Paragraph Text
The Paragraph Text field allows a user to enter text in a textarea form field.
Allow Field to be Populated Dynamically
Checking this option will enable data to be passed to the form and pre-populate this field dynamically. Data can be passed via Query Strings, Shortcode and/or Hooks.
Single Line Text
The Single Line Text field allows users to submit a single line of text. This basic field can be used for anything where no more than a single line of input is required.
The Email field allows you to present a field that captures email data.
Drop Down
The Drop Down field allows users to select one option from a list.
Multi Select
The Multi Select field allows users to select multiple options available in the multi select box.
Date
The Date field allows you to present a field that captures date data using the jQuery UI date picker.