Task #106092
openvaluePicker should support associative array keys "label" and "value"
0%
Description
Since TYPO3v12, TCA items can be defined as associative arrays with "label" and "value" keys.
The items of a TCA valuePicker still require key 0 for label and key 1 for the value.
It would be nice if the APIs could be aligned, and I could define valuePicker
items with label
and value
keys.
Updated by Oliver Hader about 2 months ago
- Related to Feature #99739: Associative array keys for TCA items added
Updated by Oliver Hader about 2 months ago
- Status changed from New to Accepted
Ack. Streamlining the definitions for config/items
and config/valuePicker/items
makes sense. This would have to be applied to all corresponding element types - like number
, color
, email
, ...
Updated by Gerrit Code Review 6 days ago
- Status changed from Accepted to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88644
Updated by Gerrit Code Review 6 days ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88644
Updated by Gerrit Code Review 6 days ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88644
Updated by Gerrit Code Review 6 days ago
Patch set 4 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88644
Updated by Gerrit Code Review 5 days ago
Patch set 5 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/88644