Project

General

Profile

Actions

Task #106092

open

valuePicker should support associative array keys "label" and "value"

Added by Christian Weiske about 2 months ago. Updated 5 days ago.

Status:
Under Review
Priority:
Should have
Assignee:
-
Category:
FormEngine aka TCEforms
Target version:
-
Start date:
2025-02-06
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:

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.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #99739: Associative array keys for TCA itemsClosed2023-01-28

Actions
Actions #1

Updated by Oliver Hader about 2 months ago

  • Related to Feature #99739: Associative array keys for TCA items added
Actions #2

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

Actions #3

Updated by Oliver Hader about 2 months ago

  • Complexity set to easy
Actions #4

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

Actions #5

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

Actions #6

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

Actions #7

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

Actions #8

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

Actions

Also available in: Atom PDF