Skip to content
Snippets Groups Projects
Commit ff630547 authored by Sebastian Iffland's avatar Sebastian Iffland Committed by Stefan Bürk
Browse files

[FEATURE] Enable select item groups through TSconfig

With this change you're able to use TCA select item groups within
Page TSconfig in TCEFORM section like

   TCEFORM.tx_myext_domain_model_a.record_type.addItems {
     1 = item label
     1.icon = icon-identifier
     1.group = tx_myext_group
   }

Releases: main
Resolves: #99212
Change-Id: Id57b1cf820cc4f264f010f437c638bd3839920cf
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76844


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 8871748e
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment