When you’re working daily with Gravity Forms, there are some things that make your life easier. Like a better lay-out for the Gravity Forms builder, creating Field Templates (Form Field Patters), better organizing your Forms and Entries in Folders, adding admin only Field Notes, checking Form integrity, Field hinting and handy Keyboard Shortcuts. We’ll walk you through some of the enhancements Gravity Hopper offers.
More compact and detailed Gravity Form Builder
The default Gravity Forms builder takes up quite some space for examples of your Fields and doesn’t give you a lot of space in the Gutenberg style Settings sidebar.
Default Gravity Form Editor
Normally it looks like this:

Wider Settings Sidebar and more compact Fields
With Gravity Hopper you can enable some handy styling improvements that makes your building process easier. See the screenshot where double the amount of Fields are directly visible and the Settings sidebar has some extra room. Less scrolling, faster working.

Show Field ID and Field Type Icon in Form Editor
Note that it also provides a more easy way to see the Field ID (without the need to click on it) and a handy icon to see what type of Form Field it is:

Show Form ID in Editor
You also see directly the Form ID itself at the top of the screen (ID: 47):

And by toggeling the expand button, you still easily can see the original Form Field layout.
In the Gravity Forms main settings, you can easily enable all these handy perks:

Hiding administrative tooltips
In the Gravity Forms Form Builder there are a lot of tooltips visible in the settings. This can be handy if you are just starting, but when you are a Gravity Forms Guru, it can get in the way of fast clicking and editing settings.
With tooltips enabled, you get a lot of this:
Tooltips visible

Tooltips visible

Enable CC field on notifications
Although Gravity Forms has a gform_notification_enable_cc filter available, there are situations that you rather not add code to your functions.php. Gravity Hopper let’s you select it under Configurations in the Gravity Forms Settings:

In your notification, an extra input field voor the mail CC is visible (including the possibility to use Merge Tags):

Organizing Gravity Forms and Entries in Folders

Gravity Hopper let’s you organize your differt Gravity Forms in Folders.

There is a page available (similar to making post categories) to add new Folders:

And you can easily assign Forms to Folders in the Forms List.

The same functionality is available for organizing Gravity Forms Entries in Folders.
Copy Gravity Forms Shortcode from Forms List
Another handy feature is that you can copy the Gravity Forms Shortcode directly from the Forms List:

Order Form List by most recent Forms
Another option in the settings is to change the default order of the Gravity Forms in the Forms List.

By default the Forms List order is alphabetically:

When activitating the order most recent, it looks like this (you see that the latest Form ID is at the top):

Read tutorials about
How to Replace Zapier with n8n (Using the GravityWP n8n Connector)
Tired of burning Zapier tasks on every Gravity Forms submission? This guide shows you how to replace Zapier with n8n using the GravityWP n8n Connector. You’ll learn how to move an existing Zap step-by-step into n8n, cut automation costs, and keep full control over where your data lives.
n8n vs Zapier: Which Automation Tool Actually Fits Your Work?
Trying to decide between n8n vs Zapier? This article breaks down pricing, hosting, integrations, AI features, and where self-hosted n8n on a cheap VPS can beat Zapier’s task-based plans. You’ll also see how Gravity Forms users can plug in the GravityWP n8n Connector and move key workflows off Zapier without rebuilding their forms.
Cloudflare Tunnel + n8n: Expose Local n8n for Webhook Testing (Dev Only)
This guide shows how to use Cloudflare Tunnel Quick Tunnels to put a local n8n instance on the internet for real webhook testing. It’s a dev-only recipe that lets tools like GravityWP’s n8n Connector call your local n8n over HTTPS, without renting a VPS or opening ports.
Self-Host n8n with Docker on a VPS
Learn how to self-host n8n with Docker on a VPS using a production-ready setup. This step-by-step guide walks you through configuring Docker Compose, Postgres, HTTPS, and WEBHOOK_URL so you can run reliable, secure n8n workflows on your own server.