I’d like to extend multiple NodeTypes with a Mixin.
This works well for “my own” NodeTypes (Company.ProjectMyNodeType)
BUT after adding the Mixin to default Neos.NodeTypes (ex: Neos.NodeTypes:Text) the elements aren’t visible in the “New Element Tab”
Sorry @bwaidelich
In the InspectorSectionsMixin i wanted to add an Inspector-Group to add multiple Properties (used in multiple Mixins like SectionColor and SectionMenu Titel)
OK, thanks for adding the InspectorSectionsMixin definition.
Now, regarding:
What is the expected vs actual behavior you observe?
In Slack you wrote something about the node type not appearing in the “new element wizard”, right?
With the group: section in the InspectorSectionsMixin you configure the node to appear in a group called “section” in the wizard. That group has to be defined via Settings: