Umbraco-cms: Full path for DocType on Nested Content configuration

Created on 18 Apr 2019  路  6Comments  路  Source: umbraco/Umbraco-CMS

Some times we have doctypes with different aliases but same name because they live in different folders in the DocTypes tree. It would be good to see that path structure in the doctype selector when configuring a nested content property.

How can you help?

I can work on this myself but I want to know if this is a feature everybody else consider useful.

communitpr releas8.4.0 typfeature

Most helpful comment

That sounds good @nul800sebastiaan , I can work on it.

All 6 comments

I have thought about that too. I think the Nested Content config could use an overhaul, and this is a good start. We also recently added the full path to the composition dialog.

Also I think the Nested Content datatype config should store GUIDs for the doctypes used. In V7 if you change the alias of a Doctype, it loses the configuration, and if you update the configuration to re-select the doctype, any content nodes using the Datatype lose their data.

Hey @skartknet - we had a bit of a chat about this at HQ this weke, we definitely agree that it should be a bit more clear what you're selecting. We want to expand it a little bit though:

When you hit "Add" then configuring the NC config

image

It would be good to pop up the doc type picker, like we have when adding child nodes on a doctype for example:

image

Meanwhile I think @nielslyngsoe has already been busy adding a bit more metdata to that modal dialog so it is easier to figure out which document type (I mean: element type!) you're picking exactly.

I've marked this as "Up for grabs" so that you or someone else coming along could create a pull request for it.

That sounds good @nul800sebastiaan , I can work on it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

robertjf picture robertjf  路  3Comments

aochmann picture aochmann  路  3Comments

glombek picture glombek  路  4Comments

Luksor picture Luksor  路  3Comments

janvanhelvoort picture janvanhelvoort  路  4Comments