Skip to content
Snippets Groups Projects
Commit 87acb2b1 authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Oliver Bartsch
Browse files

[FEATURE] Auto-add system fields showitem for tt_content

This change adds system fields - as defined in the ctrl
section - of tt_content to the showitem field list
automatically. This is either done based on palettes
that already exist or adding the fields individually
to the corresponding tabs.

Tabs that are therefore added automatically are:

* General tab at the beginning
* Language tab including language fields
* Access tab including hidden+access fields
* Description tab including descriptionColumn

In case the showitem of such type defines the
"Extended" tab, it is added at the end.

We do this for tt_content because we want a unified
way of how FormEngine renders the fields.

Resolves: #104814
Releases: main
Change-Id: I69965fbc74ae2192151ad2617c1a88cf1eb2a987
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85859


Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 57552216
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