Skip to main content

Record View

Overview

The Record view provides a master-detail interface with a split-screen layout. A selectable list on the left (the "master") shows records from one feature, and the detail panel on the right shows information related to the selected record.

This view is ideal for exploring records in depth, viewing associated data, and working with parent-child relationships.

Single record display

Left panel (selector)

The left panel displays a table of records you can browse and select:

ConfigDescription
Selector columnsWhich columns to show in the master list
FiltersDefault filters for the master list
Sort columnDefault sort field and direction
SearchEnable full-text search within the master list
Width ratioProportion of the screen for the left panel (default: 30%)

Right panel (detail)

When you select a record in the left panel, the right panel loads related content:

ConfigDescription
Detail featureWhich feature to display in the detail panel (can be the same or a different feature)
Detail view typeHow to render the detail — form, table, list, or any other view type
Detail view nameSpecific named view to use
Filter columnColumn in the detail feature to filter by
Source value columnColumn from the selected master record to use as the filter value

Example: A "Clients" master list on the left. When you select a client, the right panel shows a table view of "Orders" filtered to that client's ID — giving you an instant view of all orders for the selected client.

The divider between panels is adjustable, allowing users to resize the master and detail areas to suit their workflow.