How To
Articles
Installing Gravity Plugins and Add-Ons using Composer
Discover the commands required to use Composer to manage Gravity Forms, Gravity SMTP, and related add-ons.
Adding JavaScript Code to the Frontend of Your Site
This article explores the most common methods for adding JavaScript to your site.
Show Values For Choice Based Fields
This article explains how choice values work, why they are useful, when they are required, and how to set them up for your forms.
How To Populate A Field With A Default Value
This article explores how to pre-populate a default value in a field, allowing you to present the user with a pre-filled option, reducing manual input, and streamlining the form submission process
Resetting Results for Polls, Quizzes and Surveys
Learn how to reset the results of a poll.
Adding an inline Submit Button in Gravity Forms 2.5
This tutorial provides a quick overview of how to add an inline submit button with the new columnar layout editor available in Gravity Forms 2.5.
Creating Columns in the Form Editor
Demonstrates how to work with columns in the new Form Editor in Gravity Forms 2.5
Adding Row Spans in the Gravity Forms 2.5 Form Editor
Add fields that span multiple rows to your Gravity Forms in the 2.5 Form Editor using CSS Grid.
How to add Gravity Forms Blocks
WordPress 5 introduced the block based page/post editor, a replacement for the venerable classic editing environment. Gravity Forms includes its own blocks for use in the new editor.
How to Chain Forms Using Shortcodes
This article explains how you can chain two forms together by placing the shortcode for another form inside the confirmation of the first form.