Project

General

Profile

Actions

Feature #82019

open

Accept array instead of CSV in TCA

Added by Mathias Brodala almost 7 years ago. Updated about 4 years ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
System/Bootstrap/Configuration
Target version:
-
Start date:
2017-08-01
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

There are various locations in TCA which require a CSV string of values, e.g. ctrl/searchFields or types/N/showitem.

To make it easer to handle this e.g. in Git one can use a multi-line string or the implode() function to convert an array of strings back to an CSV string.

Arrays of strings should be supported natively here to streamline TCA config.

Actions

Also available in: Atom PDF