Actions
Task #99212
closed[FEATURE] Enable select item groups through TSconfig
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2022-11-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
sample:
```
TCEFORM.tx_myext_domain_model_a.record_type.addItems {
1 = LLL:EXT:myext/Resources/Private/Language/locallang_db.xlf:tx_myext_domain_model_a.record_type.I.1
1.icon = icon-identifier
1.group = tx_myext_group
}
This issue was automatically created from https://github.com/TYPO3/typo3/pull/409
Actions