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

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

Display settings


Color scheme of code blocks:


Group¶

Group

Select with relation to one or more other database tables.

'type' => 'group'
Group field

Group field¶

Available TCA options¶

  • config.internal_type

  • config.allowed

  • config.minitems

  • config.maxitems

  • config.fieldControl.editPopup

  • config.fieldControl.addRecord

  • config.fieldControl.listModule

  • config.fieldControl.elementBrowser

  • config.fieldControl.insertClipboard

  • config.fieldWizard.recordsOverview

  • config.fieldWizard.tableList

  • l10n_mode

  • config.behaviour.allowLanguageSynchronization

  • config.size

  • config.autoSizeMax

  • config.multiple

See a complete overview of Group TCA options in the official documentation.

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

Last updated: Feb 27, 2023 17:45

Last rendered: Feb 27, 2023 17:55

  • TYPO3 Theme 4.7.9
  • DRC v3.0.dev30
© Copyright 2023
  • Legal Notice
  • Privacy Policy
  • Code of Conduct