Skip to content

Data View

Overview

The Data View element is used to present data in a more read-oriented format than a table. It is useful when individual records or result sets should be shown clearly without the more operational feel of a row-based list.

When to use

  • When data should be presented for reading rather than row-based management
  • When a cleaner or more visual presentation is needed than a table provides
  • When record details, grouped values, or structured output should be shown inside a page

Element-specific options

OptionDescription
PageDefines which page or source the data comes from
Page search criteriaDefines which data is retrieved before it is displayed
Page listDefines which list structure is used for the shown result
Page viewDefines which view configuration controls the presentation
HeaderDefines the title shown above the element
Empty state messageDefines what users see when no data is available
Display modeDefines how the data is visually presented
Read-only opening behaviorDefines whether linked records are opened as view-only

Common configuration

This element also supports shared configuration options such as validation, rules, roles, styling, summaries, scoring, and prefilling.

See: Common element configuration