person 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.
folderAll Categories
-
Design and Layout
Need to style your forms to match your existing WordPress theme? Gravity Forms contains plenty of CSS selectors to beautify your forms.
-
Field Properties
-
Field Types
-
Getting Started
-
Merge Tags
-
Settings Reference
bookmark_borderArticles
-
Gravity Forms Gutenberg Block
SummaryThe Gravity Forms Gutenberg Block is a content block for the new WordPress Gutenberg page editor that allows you to add any of your saved Gravity Forms as a content block from directly within the Gutenberg editor.
-
{referer} Merge Tag
SummaryDisplays the address of the page which referred the user agent to the current page.Usage{referer}.
-
{admin_email} Merge Tag
SummaryDisplays email address configured on the WordPress > Settings > General page.Usage{admin_email}.
-
{user_agent} Merge Tag
SummaryDisplays the browser and platform information of the machine from which the entry was submitted.Usage{user_agent}.
-
{ip} Merge Tag
SummaryDisplays the form submitter's IP address.Usage{ip}.
-
{embed_url} Merge Tag
SummaryThe {embed_url} merge tag in Gravity Forms displays the URL from which the form was submitted. Gravity Forms uses merge tags to allow you to dynamically populate submitted field values and other dynamic information in notification emails, post content templates and more.
-
{form_title} Merge Tag
SummaryDisplays the title of the submitted form.Usage{form_title}NotesCan be used in areas such as notifications and confirmations to access form properties.
-
{form_id} Merge Tag
Usage{form_id}ResultDisplays the ID of the submitted form.NotesCan be used in areas such as notifications and confirmations to access form properties.
-
{post_edit_url} Merge Tag
SummaryDisplays the edit URL for the post which was created during submission.Usage{post_edit_url}NotesOnly relevant when the form uses fields from Post Fields panel.
-
{post_id} Merge Tag