Record detail

Record detail pages define a reusable layout for viewing and editing a single record, opened from other pages.

A Record detail page defines how a single record from a table is presented. It isn't opened from the interface navigation; instead, other pages reference it. When a table page has Click into details enabled, clicking a record opens the linked record detail page as a modal or side sheet.

Because record detail pages are reusable, you design the record layout once and every page that shows records from that table can present them consistently.

Record detail page

Designing the page

  • Fields: Choose which fields appear, organise them into groups and rows, override labels, and set each field as view-only or editable. See Fields, buttons & filters.
  • Buttons: Add actions such as Update record, Copy record link, Delete record, Open URL, or navigation to another page.
  • Comments & revision history: Optionally show the record's comment thread and change history alongside the fields.
  • Linked records: Link fields display related records, and users can link or unlink records where editing is allowed.
A record detail page that is referenced by other pages cannot be deleted until those references are removed.