what JCR node type combinations are possible?
as above.
To better explain the question, I have this example:
I have this node (/content/data/marketo/events) of type nt:folder. In CRXDE if I create a new node of type nt:unstructured inside the events folder, I would get an error.
Thanks