Skip to content

Instantly share code, notes, and snippets.

@beardcoder
Last active February 22, 2019 22:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save beardcoder/3ca591448930b1529ae71263849d3c4e to your computer and use it in GitHub Desktop.
Save beardcoder/3ca591448930b1529ae71263849d3c4e to your computer and use it in GitHub Desktop.
Neos NodeType Selectbox
layout:
type: string
ui:
label: i18n
reloadIfChanged: true
inspector:
group: content
editor: 'Neos.Neos/Inspector/Editors/SelectBoxEditor'
editorOptions:
placeholder: i18n
values:
'':
label: ''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment