Skip to content
Snippets Groups Projects
Commit 55f5bf73 authored by Daniel Windloff's avatar Daniel Windloff Committed by Christian Kuhn
Browse files

[TASK] DatabaseRecordList: Streamline `fieldArray`

The `fieldArray` related configuration has been moved to the `getTable`
method.
The configuration handling for the `fieldArray` has been changed, in
order to avoid later unset on the `fieldArray`.

The `fieldArray` is only in the `getTable` and subordinated render
methods.
Therefore, the implicit configuration transfer like `fieldArray[0]`
for the label column has been replaced.

Releases: master
Resolves: #92154
Change-Id: I04287e90e8cffc2ab768bd5399a8155f823fdfe1
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65534


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent de1332a7
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