Skip to content

Commit 3ce9969

Browse files
committed
Update SUMMARY.md
1 parent d07d67d commit 3ce9969

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

17/umbraco-cms/SUMMARY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@
6464
* [Date Time (Unspecified)](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/date-time-editor/date-time-unspecified.md)
6565
* [Decimal](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/decimal.md)
6666
* [Email Address](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/email-address.md)
67+
* [Entity Data Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/entity-data-picker.md)
6768
* [Eye Dropper Color Picker](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/eye-dropper-color-picker.md)
6869
* [File Upload](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/file-upload.md)
6970
* [Image Cropper](fundamentals/backoffice/property-editors/built-in-umbraco-property-editors/image-cropper.md)
@@ -227,6 +228,11 @@
227228
* [Property Editors Composition](customizing/property-editors/composition/README.md)
228229
* [Property Editor Schema](customizing/property-editors/composition/property-editor-schema.md)
229230
* [Property Editor UI](customizing/property-editors/composition/property-editor-ui.md)
231+
* [Property Editor Data Source](customizing/property-editors/composition/property-editor-data-source.md)
232+
* Property Editor Data Source Types
233+
* [Picker](customizing/property-editors/data-source-types/picker/README.md)
234+
* [Collection Data Source](customizing/property-editors/data-source-types/picker/picker-collection-data-source.md)
235+
* [Tree Data Source](customizing/property-editors/data-source-types/picker/picker-tree-data-source.md)
230236
* [Property Value Converters](customizing/property-editors/property-value-converters.md)
231237
* [Property Value Converter Example](customizing/property-editors/full-examples-value-converters.md)
232238
* [Property Actions](customizing/property-editors/property-actions.md)

0 commit comments

Comments
 (0)