-
-
I'm attempting to resolve a NestedContent property on a document type in a `GatheringNodeData` event handler so that I can index individual properties within the NestedContent, but because UmbracoCont…
-
I can't get {{ pickerAlias | ncNodeName }} to work as expected with a Media picker alias.
/M
met67 updated
7 years ago
-
This is a problem we have with many picker property types and normally it doesn't cause any real problems apart from perhaps images or links missing on the front-end. However when things like Courier …
-
I have a document type with several properties, the last being a Nested Content data type with multiple sub types.
In the editing a node I have to scroll down the page to reach the (+) icon and add s…
met67 updated
7 years ago
-
I'm wondering whether we should prefix the InnerContent specific properties with an underscore?
This would avoid any potential clashes with Umbraco property-alias names.
e.g. `ContentTypeAliasPr…
-
When removing items from Nested Content, it seems it doesn't set $dirty property on the form, which display "unsaved changes" prompt.
Tested with latest v.0.4.0 release.
Furthermore it could also …
-
It would be great to able to disable an item. We use Archetype on a existing project for some slides in a slideshow, where the editors often use the disable option, so they don't have to remove the it…
-
Ran into a strange issue that the add button is set to hidden when opening a nested content item for a 2nd time.
Path to repro:
Document type nc with single property of type "Multinode treepicker"…
-