I have document type A with subtypes B, C, D. E and F.
I also have node AA with sub-nodes BB and CC.
I want to create subnode DD under AA and DD must have document type D.
I have created document type D by my own.
When I create DD I steel see document types B, C, E, F in the list of available option.
What I need to do to create node DD having document type D?
Thank you
- this is U mbraco cms
You will see all the Document types that are allowed to be used to create nodes under the parent node.
In the “Settings” section, you can restrict which Document types can be used to create nodes under other specific Document types.
For example, go to the Document type A in “Settings > Document types” and click on the “Structure” tab. You can then select the Document types that can be used to create Nodes under any node based upon the A document type.
For future posts like this, I would recommend that you also head over to http://our.umbraco.org.