Skip to content

Commit d0a7a1e

Browse files
authored
Merge pull request #6840 from umbraco/cms/collectionImages
Add missing images
2 parents f83aa3c + db9cad1 commit d0a7a1e

File tree

6 files changed

+6
-2
lines changed

6 files changed

+6
-2
lines changed

15/umbraco-cms/fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/collection.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,11 @@ The child item has a document and the value that should be displayed is the name
106106

107107
![Collection content picker](images/collection-column-content-picker.png)
108108

109-
This will take the value picked up by the content picker. ![Collection content picker with picked value](images/content-picker-picked-value.png)
109+
This will take the value picked up by the content picker.
110110

111-
And display it in the collection. Shown in the example below: ![Collection view cards with content picker value](images/collection-view-cards-content-picker.png)
111+
![Collection content picker with picked value](images/content-picker-picked-value.png)
112+
113+
And display it in the collection. Shown in the example below:
114+
115+
![Collection view cards with content picker value](images/collection-view-cards-content-picker.png)
112116

0 commit comments

Comments
 (0)