tms/select

Last activity 13 Feb 2024 5 10453
composer require tms/select

Select nodes instead of searching via reference editor in Neos CMS

1.0.0

Version
1.0.0
Type
neos-tms
Release Date
Aug 31, 2020 11:15
Source
git
Distribution
zip
Requires
  • neos/neos: ^4.3 || ^5.0
MIT
  • #datasource
  • #selectbox
  • #neoscms
  • #selectboxeditor
  • #nodedata
583cae701bb646c9f43418a9c96df63c0614a719

Readme excerpt

NodeData DataSource for SelectBoxEditors

Select 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 content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 5 package(s).