From 9f962e959b42ef04025ec5bad91d2a5f9b3f6a23 Mon Sep 17 00:00:00 2001 From: Lina Wolf <48202465+linawolf@users.noreply.github.com> Date: Thu, 8 Aug 2024 09:14:12 +0200 Subject: [PATCH] [BUGFIX] Add missing labels (#1148) --- .../Type/Select/Single/_Properties/_ItemsProcFunc.rst.txt | 2 ++ Documentation/ColumnsConfig/Type/Text/T3Editor/Index.rst | 3 +++ 2 files changed, 5 insertions(+) diff --git a/Documentation/ColumnsConfig/Type/Select/Single/_Properties/_ItemsProcFunc.rst.txt b/Documentation/ColumnsConfig/Type/Select/Single/_Properties/_ItemsProcFunc.rst.txt index 9dba67f5..6116a5bf 100644 --- a/Documentation/ColumnsConfig/Type/Select/Single/_Properties/_ItemsProcFunc.rst.txt +++ b/Documentation/ColumnsConfig/Type/Select/Single/_Properties/_ItemsProcFunc.rst.txt @@ -1,3 +1,5 @@ +.. _columns-select-properties-itemsprocfunc: + .. confval:: itemsProcFunc :name: select-single-itemsProcFunc :Path: $GLOBALS['TCA'][$table]['columns'][$field]['config'] diff --git a/Documentation/ColumnsConfig/Type/Text/T3Editor/Index.rst b/Documentation/ColumnsConfig/Type/Text/T3Editor/Index.rst index 7a10097a..322c3611 100644 --- a/Documentation/ColumnsConfig/Type/Text/T3Editor/Index.rst +++ b/Documentation/ColumnsConfig/Type/Text/T3Editor/Index.rst @@ -65,6 +65,9 @@ Properties of the TCA column type `text`, render type `codeEditor` .. include:: _Properties/_FieldWizard.rst.txt :show-buttons: + .. include:: _Properties/_Format.rst.txt + :show-buttons: + .. include:: _Properties/_ReadOnly.rst.txt :show-buttons: