The Flow Layout field lets you arrange fields side-by-side in a flexible column or grid layout.

Essentially, it’s a container that holds multiple fields. Those fields are displayed side-by-side based on the device: up to 2 columns on mobile and up to 4 columns on tablets.
This field is ideal for forms that require a different structural approach, especially when field capture data doesn’t require large input areas. Stacking fields side-by-side in columns can use a device’s screen real estate more efficiently.
Key examples include:
Flow Layout ensures consistency, clarity, and a professional appearance across devices.
| Property | Description |
| Responsive Breakpoint | Defines the screen width threshold separating mobile and tablet devices: – Screens up to the breakpoint width are treated as mobile. This property determines which column configuration is applied. |
| Mobile Columns | Specifies the number of columns displayed on mobile devices (screens up to the breakpoint). – Fixed value: 2 columns. |
| Tablet Columns | Specifies the number of columns displayed on tablets (screens above the breakpoint). – Allowed values: 2 to 4 columns. |
To ensure optimal usability and a consistent visual experience across devices, follow these best practices when configuring Flow Layout: