Using search pages
A Search Page presents a table of records fetched from a connected data source. The page title and the columns shown are configured by your Designer.
Page layout
- Page Title — Displayed in the header area (for example, "Customers" or "Open Orders").
- Filter / Search Bar — A text input at the top of the page for filtering results.
- Active Search Tags — Chips displayed in the filter bar showing currently applied text filters. Click a chip to remove that filter.
- Results Table — The main area showing fetched records, one per row.
- Column Headers — Clicking a column header sorts the results by that column.
- Custom Filters Panel (if configured) — A collapsible area below the search bar presenting additional field-specific filters.
Loading results
Results load automatically when the page opens. Additional results load as you scroll down (infinite scroll). The total number of matches may be displayed in the results area.