TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
|
||||
.. include:: /Includes.rst.txt
|
||||
|
||||
.. _feature-67603:
|
||||
|
||||
==========================================================
|
||||
Feature: #67603 - Introduce TCA > ctrl > descriptionColumn
|
||||
==========================================================
|
||||
|
||||
See :issue:`67603`
|
||||
|
||||
Description
|
||||
===========
|
||||
|
||||
To annotate database table column fields as internal description for editors and admins a new setting
|
||||
for TCA is introduced. Setting is called `['TCA'][$tableName]['ctrl']['descriptionColumn']` and holds column name.
|
||||
|
||||
This description should only displayed in the backend to guide editors and admins.
|
||||
|
||||
Usage of descriptionColumn is added under different issues.
|
||||
|
||||
Impact
|
||||
======
|
||||
|
||||
None, since annotation itself is added only. Does not impact.
|
||||
|
||||
|
||||
.. index:: TCA, Backend
|
||||
Reference in New Issue
Block a user