From 8611465f9b7317c5b7120ec02c3bdb25fde4921d 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 4c95cdaa..b4e60550 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