You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,15 +55,16 @@ A PDF download is also available: [Nested Content - Developers Guide v1.0.pdf](d
55
55
56
56
## Known Issues
57
57
58
-
Please be aware that not all property-editors will work within Nested Content. The following property-editors are known to have compatibility issues:
59
-
60
-
* Checkbox List (default Umbraco core)
61
-
* Image Cropper (default Umbraco core)
62
-
* Macro Container (default Umbraco core)
63
-
* Radiobutton List (default Umbraco core)
64
-
* Repeatable Textstring (default Umbraco core) - this works in the back-office, but due to a bug in the value-converter it will produce additional blank entries
65
-
* Upload (default Umbraco core)
66
-
* Dropdown List Multiple (default Umbraco core)
58
+
Please be aware that not all property-editors will work within Nested Content. The following Umbraco core property-editors are known to have compatibility issues:
59
+
60
+
* Checkbox List
61
+
* Dropdown List Multiple
62
+
* Image Cropper
63
+
* Macro Container
64
+
* Radiobutton List
65
+
* Repeatable Textstring - _this works in the back-office, but due to a bug in the value-converter it will produce additional blank entries_
66
+
* Tags - _this appears to work, but by design it is intended to work once per page_
0 commit comments