tms/select
composer require tms/select
Select nodes instead of searching via reference editor in Neos CMS
1.4.2
Readme excerpt
NodeData DataSource for SelectBoxEditorsSelect nodes instead of searching via reference editor in Neos CMS.
Install composer require tms/select Usage 'Your.Package:Type': properties: yourReference: type: reference ui: inspector: editor: 'Neos.Neos/Inspector/Editors/SelectBoxEditor' editorOptions: dataSourceIdentifier: 'tms-select-nodedata' dataSourceAdditionalData: nodeTypes: ['Your.Package:TypeThatShouldBeReferenced'] # Optional parameters groupBy: 'Your.Package:GroupType' startingPoint: '/start/here/instead/of/rootnode' labelPropertyName: …Read more
The same vendor provides 5 package(s).