Skip to content

Commit a27de41

Browse files
[FIX] Example on dynamic DB (#1662)
In order to get this example to work, it needs to be "wrapped" a 2nd time. Co-authored-by: Philipp Kitzberger <[email protected]>
1 parent ed9721a commit a27de41

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/Functions/Data.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,8 @@ Get the value of the header field of a record, where the uid is in the
247247
:caption: EXT:site_package/Configuration/TypoScript/setup.typoscript
248248
249249
lib.foo.data.dataWrap = DB : tt_content:{GP : myContentId}:header
250+
lib.foo.data.wrap3 = {|}
251+
lib.foo.data.insertData = 1
250252
251253
.. note::
252254
It is safe to use client-/user-provided input for the id of a DB

0 commit comments

Comments
 (0)