TYPO3 Logo
Mask
Release: 7.2

Loading data.

  • Introduction
  • Sitepackages
  • Installation
  • Create content elements
  • Manage Backend Preview
  • Page templates
  • Extension Settings
  • Mask API
    • Loader
  • Field Types
    • Category (only v11)
    • Check
    • Colorpicker
    • Content
    • Date
    • Datetime
    • File
    • Float
    • Group
    • Inline (Repeating)
    • Integer
    • Linebreak
    • Link
    • Media
    • Palette
    • Radiobutton
    • Richtext
    • Selectbox
    • Slug
    • String
    • Tab
    • Text
    • Timestamp
  • Tips and tricks
    • TCA Overrides
    • Fluid Styled Content Layouts
    • Data Processors
    • Crop Variants
    • RTE Config
  • Glossary
  • Troubleshooting
  • Upgrade Guide
  • ChangeLog
    • Mask version 7.2
    • Mask version 7.1
    • Mask version 7
      • New appearance
      • Updated Icon and Color Picker
      • Wizard for new content elements
      • Improved validation
      • Improved Reusable fields
    • Mask version 6
      • Group fields with palettes
      • TCA type group now available
      • Relations of group and select fields are resolved now
      • Timestamp field to the rescue
      • Improved checkbox UI
      • Icons for select
      • Better selection of existing fields
      • Opt out of image cropping
      • New translation option allowLanguageSynchronisation
      • Translation options for inline fields on by default
      • Improved HTML generation
  • Sponsors
  • To-Do list
  • Labels for cross-referencing

PAGE CONTENTS

  • Selectbox
    • Available TCA options
  1. Start
  2. Field Types
  3. Selectbox
View source How to edit Edit on GitHub

Display settings



Selectbox¶

Select

Selectbox with own values or relation to other database table.

'type' => 'select'
Select field

Select field¶

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.fileFolder (v10)

  • config.fileFolder_extList (v10)

  • config.fileFolder_recursions (v10)

  • config.fileFolderConfig.folder (v11)

  • config.fileFolderConfig.allowedExtensions (v11)

  • config.fileFolderConfig.depth (v11)

  • 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.

  • Previous
  • Next
  • Home
  • Contact
  • Issues
  • Repository

Last updated: Aug 12, 2022 11:58

Last rendered: Aug 12, 2022 12:01

  • TYPO3 Theme 4.7.6
  • DRC v3.0.dev27
© Copyright 2022
  • Legal Notice
  • Privacy Policy
  • Code of Conduct