Rows and Tables
The HIPAAtizer Form Builder gives you two ways to structure content on a screen: Rows and Tables. Both are containers that hold form components, but they serve different purposes and behave differently for the end user.
tip
Not sure which to use? Use a Row when you want a standard layout with side-by-side fields. Use a Table when you need structured, grid-style data: either a list of questions with shared answer columns, or a repeatable set of inputs users can add rows to.
Rows
A row is the standard building block for laying out components on a form screen. Every component in the form builder lives inside a row.