From 5cae3dd283efabfbe7da5d0df046b9ef2efcc7bf Mon Sep 17 00:00:00 2001 From: Philipp Kitzberger Date: Fri, 12 Dec 2025 16:01:44 +0100 Subject: [PATCH] [FIX] Example on dynamic DB In order to get this example to work, it needs to be "wrapped" a 2nd time. --- Documentation/Functions/Data.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/Functions/Data.rst b/Documentation/Functions/Data.rst index 25c66c7d0..f976e02ba 100644 --- a/Documentation/Functions/Data.rst +++ b/Documentation/Functions/Data.rst @@ -247,6 +247,8 @@ Get the value of the header field of a record, where the uid is in the :caption: EXT:site_package/Configuration/TypoScript/setup.typoscript lib.foo.data.dataWrap = DB : tt_content:{GP : myContentId}:header + lib.foo.data.wrap3 = {|} + lib.foo.data.insertData = 1 .. note:: It is safe to use client-/user-provided input for the id of a DB