diff --git a/Configuration/NodeTypes.yaml b/Configuration/NodeTypes.yaml index f2a90db920..d144da6d90 100644 --- a/Configuration/NodeTypes.yaml +++ b/Configuration/NodeTypes.yaml @@ -3,17 +3,10 @@ 'CreationDialogPostprocessor': position: 'after NodeTypePresetPostprocessor' postprocessor: 'Neos\Neos\Ui\Infrastructure\ContentRepository\CreationDialog\CreationDialogNodeTypePostprocessor' - ui: - creationDialog: - elements: - title: - type: string - ui: - label: i18n - editor: 'Neos.Neos/Inspector/Editors/TextFieldEditor' - validation: - 'Neos.Neos/Validation/NotEmptyValidator': {} properties: + title: + ui: + showInCreationDialog: true uriPathSegment: ui: inspector: