1 / 8 — Scale of the problem
Multiple Columns for Gravity Forms, 10,000+ installs - broken since 2.10.1
2 / 8 — Surprise #1
This is the live page Claude Code and the Gravity MCP used to build the form
3 / 8 — Surprise #2
Gravity MCP "List Field Types" found and used the third-party fields
4 / 8 — Before
Visually broken columns
5 / 8 — After
Column CSS Fixed - CSS specificity corrected, .gform_wrapper class added
6 / 8 — Conditional logic bug: Before
Before: The whole row is hidden by conditional logic rather than just one column
7 / 8 — Conditional logic bug: After
After: Only field B is hidden by conditional logic
8 / 8 — Shipped fixes
My repo - fork of the fork of the WebHolism plugin
← → / Space / click to navigate