File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
content/guides/01.data-model Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -555,7 +555,20 @@ Dropdown to select an item from an existing collection.
555555| Configuration | Options |
556556| ---------------- | ---------------------------------------------------------------------------------------------------------------------------- |
557557| Types | ` JSON ` |
558- | Collection | Which collection should items be selected from. |
558+ | Collection | Which collection should the item be selected from. |
559+ | Display Template | Display templates are used to represent an item in relationship fields - for example to show the value of the ` Title ` field. |
560+ | Filter | Filter the list of items a user can select. |
561+
562+ ### Collection Item Dropdown (Multiple)
563+
564+ ![ A collection multiple item field] ( /img/b2cfb9dc-d9f2-4edf-a014-1ec1e8e7102e.webp )
565+
566+ Dropdown to select multiple items from an existing collection.
567+
568+ | Configuration | Options |
569+ | ---------------- | ---------------------------------------------------------------------------------------------------------------------------- |
570+ | Types | ` JSON ` |
571+ | Collection | Which collection should the items be selected from. |
559572| Display Template | Display templates are used to represent an item in relationship fields - for example to show the value of the ` Title ` field. |
560573| Filter | Filter the list of items a user can select. |
561574
You can’t perform that action at this time.
0 commit comments