Design

Object component editor (detail)

Templates for object detail/list/form views. Bound fields depend on the object type field schema.

Notes

  • Pass objectTypeId when fetching docs for a website to parameterize bound/form fields.
  • ObjectBoundField and FormInput options come from the object type schema.

Categories

Root fields

Content

title

Title or heading text shown to visitors.

title: "FAQ"

Data binding

previewEntryId

Entry id used only in the editor to preview detail/form layouts.

previewEntryId: "entry_…"

Blocks