How To

Articles

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.

Holding Notifications until after Payment

This article explains how to send notifications after the payment has been completed when using payment add-ons. The Payment Completed notification event will send the notification when a payment has successfully been completed.

Testing For Blank Fields With Conditional Logic

Using conditional logic to detect if a field’s value is blank can be confusing to some people, but it’s quite simple. This article explains how to do this.