Do you want to use a Gravity Form within a Gravity Form? This is the way to do it. Be aware: it’s not yet clear how the use of this plugin affects the working of related add-ons, but most developers are very positive about this extension to Gravity Forms.
Do you want to use a Gravity Form within a Gravity Form? This is the way to do it. Be aware: it’s not yet clear how the use of this plugin affects the working of related add-ons, but most developers are very positive about this extension to Gravity Forms.
Create first your repeater Gravity Form (nested)
First you create a child form (you can also do that later) that you want to be repeated. Be aware: use not too many fields in your repeater form (which is going to be a repeater field for Gravity Forms in another form), it’s going to be a problem later when designing it.


Note that you need the ID’s of the form fields in your repeater form later if you want to do calculations.
Create a Gravity Form with a Repeater Form Field inside
Than create your form where you want to add the repeater form.

After creating the form, just click on ‘Nested Form Repeater’ under ‘Advanced fields’ and configure the loop.



How does nested forms looks like in GravityView?
Check our demo below on this page how it looks like when you use GP Nested Forms (repeater field) in GravityView to show the data.
| Single Line Text | Nested Forms Repeater | Nested Forms Repeater Merge Tag | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Test | 2 entries |
| ||||||||||||||||||
| Test | 2 entries |
| ||||||||||||||||||
| vcbcvb | 2 entries |
| ||||||||||||||||||
| Single Line Text | Nested Forms Repeater | Nested Forms Repeater Merge Tag | ||||||||||||||||||
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.