mirror of
https://github.com/zhigang1992/firecms.git
synced 2026-06-14 01:34:55 +08:00
736 B
736 B
id, title, sidebar_label
| id | title | sidebar_label |
|---|---|---|
| reference | Reference | Reference |
collectionPath
Absolute collection path of the collection this reference points to. The schema of the entity is inferred based on the root navigation, so the filters and search delegate existing there are applied to this view as well.
previewProperties
List of properties rendered as this reference preview. Defaults to first 3.
validation
requiredShould this field be compulsory.requiredMessageMessage to be displayed as a validation error.
The widget that gets created is
ReferenceFieldField that opens a reference selection dialog
Links: