Form Widgets Suite
The form initiative introduced a collection of Backend and Front widgets that own every aspect of form authoring, assignment, execution, and analytics. Use this hub to jump to the widget you need; each guide covers location, required state, API calls, and extension tips.
Widget Matrix
| Widget | App | Location | Guide |
|---|---|---|---|
widget-form-info | Backend | web/projects/backend/src/widgets/widget-form-info | View guide |
widget-form-revisions | Backend | web/projects/backend/src/widgets/widget-form-revisions | View guide |
widget-form-relations | Backend | web/projects/backend/src/widgets/widget-form-relations | View guide |
widget-form-results | Backend | web/projects/backend/src/widgets/widget-form-results | View guide |
widget-form-results-analytics | Backend | web/projects/backend/src/widgets/widget-form-results-analytics | View guide |
widget-form-front | Front | web/projects/front/src/widgets/widget-form-front | View guide |
Related Docs
- Form Module Overview — business context and workflows.
- Form Architecture Guide — data models, renderer internals, and reporting pipelines.