Module 04 · Forms
Forms change, data stays.
A form builder kept apart from the data model: new questions and flows without touching the registry.
Builder
Compose without code
Fields, sections and conditional logic you assemble yourself.
Separation
Form ≠ data model
The form collects, the registry keeps: changing a form never touches historical data.
Versions
Every change tracked
Form versions stay on record: you always know what was asked and when.
Public
Public and private forms
Public forms for sign-ups, restricted ones for staff: same builder.