Do you need a Number field in your Gravity Forms list column? And to make calculations within a list row or column? No need to look further, our List Number Format Add-on does just that: Turn your list field columns into repeatable number fields.
How to use numbers in Gravity Forms Lists?
Just install the plugin and make a Gravity Form with a List Field. You will see this extra options:
- Click on the ‘Enable Number Format‘ checkbox
- You have different options:
- Number Format: point decimals, comma decimals and Currency.
- Rounding: Up to 5 numbers after the decimal.
- Rounding Direction: Round closest, Round up, Round down
- Range: Define a minimum and maximum number.
- Enable Range Instructions: When clicked it will show instructions about the minimum and maximum number.
- Enable Column Total: Will add an extra row at the bottom of your list with the column total calculation.

Extra Merge Tags with sum of rows or column
When the List Number Format add-on is activated, you’ll get extra Merge Tags with the List Column sum and Row count (number of rows).
You can select the Merge Tags List (Column sum) and List (Row count) from the dropdown.
- List (Column sum): Calculates the total of all numbers in one or multiple rows together.
- List (Row count): Counts the number of rows.
You can also use these Merge Tags on other places, like in the notification, GravityView or Workflows.

Read tutorials about
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.
One-Click n8n Hosting: How to Deploy n8n with Railway, Elestio & Coolify
Learn how one-click n8n hosting works on platforms like Railway, Elestio, and Coolify. This guide explains when to pick one-click hosting over n8n Cloud or a raw VPS, how templates are structured, and which env vars, security settings, and troubleshooting tips you can’t skip.