Cards block
Data view
The cards block lays records out as a gallery — each row becomes a card with an optional image, a title, a subtitle, and a badge. It trades the table's density for glanceability.
When to use it
- Visual records: products, properties, people, portfolio items.
- Small collections where each record deserves presence, not a row.
- Dashboards where a gallery reads better than a grid.
Settings
| Setting | Options | What it does |
|---|---|---|
| Title field | — | The card's headline. |
| Subtitle field | — | Optional second line under the title. |
| Image field | — | Optional image shown at the top of each card — a file/image field or a URL column. |
| Badge field | — | Optional field rendered as a small badge, e.g. a status. |
| Columns | 1–4 | How many cards per row on desktop; cards reflow responsively below that. |
| Card click | record view | The record page a card opens when clicked. |
Like every block, this one also has the shared block settings: a title and optional description, a header you can show or hide, auto-height, conditional visibility, and role-based visibility, plus the source table and record-filter settings shared by all data blocks.