We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b011659 commit b039fa5Copy full SHA for b039fa5
Documentation/Functions/Select.rst
@@ -38,7 +38,7 @@ uidInList
38
39
.. confval:: uidInList
40
:name: select-uidInList
41
- :type: *list of record\_ids* / :ref:`stdWrap`
+ :type: *list of record uids* / :ref:`stdWrap`
42
43
Comma-separated list of record uids from the according database table.
44
For example when the select function works on the table `tt_content`, then
@@ -72,7 +72,7 @@ pidInList
72
73
.. confval:: pidInList
74
:name: select_pidInList
75
- :type: *list of page\_ids* / :ref:`stdWrap`
+ :type: *list of page uids* / :ref:`stdWrap`
76
:Default: :typoscript:`this`
77
78
Comma-separated list of pids of the record. This will be page uids (pids). For
0 commit comments