Selectbox
Selectbox with own values or relation to other database table.
'type' => 'select'
Copied!
Available TCA options
- config.renderType
- config.default
- config.items
- config.itemGroups
- config.sortItems
- config.minitems
- config.maxitems
- config.foreign_table
- config.foreign_table_where
- config.fileFolderConfig.folder
- config.fileFolderConfig.allowedExtensions
- config.fileFolderConfig.depth
- config.fieldWizard.selectIcons
- l10n_mode
- config.behaviour.allowLanguageSynchronization
- config.size
- config.autoSizeMax
- config.appearance.expandAll
See a complete overview of Select TCA options in the official documentation.