Skip to main content

List View

Overview

The List view displays records as cards in a vertical list. Each card can show an image, title, subtitle, additional text, a date, a checkbox, and a trailing element — all configurable to map to your feature's columns.

This view is ideal for browsing records, content management, contact lists, or any data that benefits from a visual card layout.

Card layout

Each card in the list is highly configurable. You can enable or disable each element and map it to a specific column:

ElementDescriptionConfig
ImageThumbnail on the left side of the cardshowImage, imageColumn
TitleMain heading textshowTitle, titleColumn
SubtitleSecondary text below the titleshowSubtitle, subtitleColumn
Third lineAdditional descriptive textshowThirdTitle, thirdTitleColumn
DateDate value displayed on the cardshowDate, dateColumn
CheckboxBoolean toggle on the cardshowCheckbox, checkboxColumn
TrailingElement on the right side (icon, value, badge)showTrailing, trailingColumn

Filtering

The list view supports the same advanced filtering as the table view:

  • Filter panel — Multiple conditions with various operators
  • Faceted search — Sidebar with value counts for quick filtering
  • Full-text search — Search across visible text fields
  • Predefined filters — Saved filter combinations for quick access

Sorting and grouping

  • Sorting — Sort cards by any column, ascending or descending
  • Grouping — Group cards up to 3 levels deep ("Group by X, then by Y, then by Z"). Configurable both from the admin configuration (Agrupamento tab) and from the Agrupar (group) button on the toolbar; the button's badge shows the number of active levels

Each grouping level renders as a band with an expand/collapse arrow next to the group name and the record count ("· N"). Nested levels appear indented under their parent band. Records with no value in the grouping column collect into a "(no value)" band at the end of each level.

In the grouping dialog, Limpar (clear) doesn't turn grouping off — it reverts the view to the grouping defined by the admin.

Grouping by a checkbox column always produces exactly two groups at that level: the checked group (labeled with the column name, e.g. "Sent") and the "Not <column name>" group (e.g. "Not Sent"). Legacy records with no value set on that column join the "Not <column>" group — they never form a separate group.

Not every column can be used for grouping: file, description, checklist, timer, formula, execution, linked view, lookup, and rollup columns don't appear in the grouping list.

Additional features

  • Row selection — Checkbox selection for bulk operations
  • Bulk actions — Perform workflow actions on selected cards
  • Export — Export list data
  • Conditional formatting — Color cards based on field value conditions
  • Add record — Create new records directly from the list view