Hi everyone ![]()
I’m hoping to get some feedback before I lock in my form structure.
I’m deciding between one universal form versus category-specific forms, and I want to sanity-check scalability and reliability in Softr.
Option A — Universal form
One form where the user selects a category first, then conditional logic shows the relevant questions and signals for that category.
Option B — What I’m currently building
Users choose a category first, and that opens a dedicated form for that category.
Each category form:
-
has the category pre-filled and hidden
-
shows only the signals relevant to that category
-
writes into the same Airtable Experiences table
-
uses linked records (categories, signals, tags)
-
does not rely on conditional logic or branching workflows
All experiences still live in one table — the only difference is how the form is presented to the user.
My goals are:
-
minimal cognitive load for users
-
very simple, predictable submissions
-
no complex form logic
-
structure built once and rarely changed
Before I fully commit, I’d love feedback from people who’ve built at scale in Softr:
Is there any downside to using multiple category-specific forms instead of one universal conditional form?
From a stability and long-term scaling perspective, would you recommend one approach over the other?
Really appreciate any insights — thank you ![]()