Application BuilderComponents
Field
Display a single labeled value from card row data with type-aware formatting.
Category: Data
Problems it solves
Show one attribute inside a Card View template (name, date, picklist label).
How to use it
Used inside Card View children → set field key or {{ item.field }} → display as text/date/etc.
Examples
Example solves: "Location: {{ item.city }}" inside a site card · formatted date on a booking row.
Related topics
Card View