How To

Articles

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.

Adding Images, JavaScript, and HTML To Forms

If you need to insert an image or other HTML content within your form, Gravity Forms makes the process easy and painless with the HTML field.

Creating Customized Form Notification Emails

A combination of HTML, CSS styling and Gravity Forms merge tags can be used to create a template that will be populated with dynamic content, allowing you to style and brand your notifications.

Sending Form Submission Notifications To Multiple Recipients

Here’s how to configure your notifications in Gravity Forms to send to multiple email recipients.

Creating Multi-Page Forms

A form with quite a few fields can look a daunting for someone filling out the form. Many times, the form can be simplified by spanning it across several pages.