GWW 302: Rate This Wiz
Catch Dave on GravityKit live! Plus, how to build a lead qualification quiz, 5 ways to use Form Notices, and how to build a progress meter in Gravity Forms.
Greetings, wizards!
Despite serving 30,000+ customers over the years across 300,000+ websites, I discovered this week that we only have 51 official reviews. 😂
So I come to you, wizard hat in hand, with a simple request…
Would you share your Gravity Wiz experience with us?
It’ll only take a minute (truly—it’s a very short form), and your review helps other wizards discover what’s possible with Gravity Wiz.
Plus, it’s 10 points to Gryffindor for every Gravity Wiz product you mention. 😉
In exchange, I’ve prepared this delicious weekly for your generous consumption.
Let’s dig in!
Top Picks: Product Highlights
GP Nested Forms
✦ Need to collect repeating data—like line items, participants, or shifts—in a single Gravity Form?
The :sum merge tag now works with Product fields from the child form. This is useful if you want to display (or otherwise utilize) sums for specific child products on the parent form (e.g., Total for Adults vs Children).
Learn more about calculations with Nested Forms.
GP Populate Anything
✦ Need to dynamically populate Gravity Forms fields with posts, users, a database or an API?
A customer asked how to prevent populating terms that had no posts so we added support for filtering by a term’s post count via the new “Post Count” property.
We’ve also greatly improved performance of complex meta filtering queries with multiple filter groups. For example, if you’re populating posts and filtering by multiple post meta conditions, you’ll see a speed boost!
GP Popups
✦ Want to display a Gravity Form as a popup?
We’ve been busy replacing our previous popup solution with GP Popups—and it’s been a real treat. One of our popups is a gated download, and we needed a way to set the allow-downloads attribute on the popup iframe to support it. Now you can do the same.
The beautiful synergy of dogfooding.
Dave Does GravityKit Live

Yup, I’ll be joining GravityKit Live next week!
🕰️ Date: March 24, 2026 at 11am ET (4pm CET)
📆 Add to your calendar: Google | iCal
📍 Where: Live on YouTube, Facebook, LinkedIn
I’ll be demoing our GF Dev Tools plugin — something we use every single day at Gravity Wiz. It’s useful whether you’re a green apprentice or a graying master.
If you’re building with Gravity Forms, I promise this will make your life easier.
Come hang out, learn a few tricks, and see what the GravityKit team has been cooking up on their side of the galaxy. 🚀
Spotlight: Building a Smart Lead Qualification Quiz with Gravity Forms

Robert Fisher of LeadCroc had a medical spa client that kept booking patients who didn’t qualify for their treatments. Without a way to screen patients upfront, mismatches kept slipping through.
So Robert built a smart lead qualification quiz with what he calls “Stop Point” logic—a multi-page setup that watches each answer as it comes in and quietly guides unqualified patients toward their results before they ever book.
From there, GP Post Content Merge Tags pulls each patient’s answers from their Gravity Forms entry into a personalized results page, so they leave educated, not just redirected.
5 Ways to Use Form Notices

GF Form Notices turns your forms into something that actually keeps up with your business (and ours). 🧙♂️
Closures, promos, deadlines, maintenance, recurring sales—set it once and it shows (and hides) itself exactly when it should.
Five simple use cases. One less thing to remember.
Video: Build Progress Meters for Gravity Forms
Product Updates
Gravity Perks
GP Entry Blocks (1.0-beta-2.29)
- Improved compatibility with Gravity Forms 2.9.29.
- Fixed an issue where Filters block could render all form fields when Gravity Forms pre-render cache was primed earlier in the request.
GP Inventory (v1.0.23)
- Fixed an issue where the Total field stopped updating when any product fields inventory was exhausted.
GP Nested Forms (v1.2.23)
- Added support for
:summerge tag calculations on child product fields.
GP Populate Anything (v2.1.62)
- Added Post Count property and filtering support for taxonomy terms.
- Improved performance of complex meta filtering queries with multiple filter groups.
GP Popups (v1.0.8)
- Added
allow-downloadsto iframe sandbox attribute. It is now also filterable usinggpp_popup_configJS/PHP filter hook.
GP Sliders (v1.0.2)
- Added E2E tests.
- Fixed an issue where Slider-enabled Quantity fields did not update the product Total or pass validation on submission.
- Fixed issue where slider fields with custom choices did not work.
- Fixed issue where large slider field values were not displayed with thousands separator.
GP Submit to Access (v1.0.14)
- Fixed an issue where redirect URL validation used Site URL instead of Home URL in Bedrock-style setups.
Gravity Connect
GC Airtable (v1.0.1)
- Fixed an issue where Airtable access tokens were sometimes not refreshed when they needed to be.
GC Google Calendar (1.0-beta-1.2)
- Added Google Calendar API methods available through
gc_google_calendar()->api(). - Fixed issue where plugin would throw fatal error if Spellbook was not active.
GC Google Sheets (v1.4.9)
- Improved handling of unmapped Sheet columns to help prevent conflicts with formulas.
Free Plugins
GF Dev Tools (v1.0.3)
- Fixed an issue where pressing Enter in Forms admin bar search selected the last result by default.