Hi everyone,
I've created a custom property editor based on the multinodepicker.
I don't need the Node Type configuration (see picture1). So it tried to remove this from the configuration (by removing TreeSource, see picture2).
However after this the Allowed contentTypes-button doesn't work anymore. Apparently the configurationEditor needs the TreeSource to set the node type (see picture3).
I there a way to set the Node Type to 'Content' and not display it in the configuration results?