diff --git a/Documentation/DataProcessing/PageContentFetchingProcessor.rst b/Documentation/DataProcessing/PageContentFetchingProcessor.rst index 423e03ea3..140c5f2b9 100644 --- a/Documentation/DataProcessing/PageContentFetchingProcessor.rst +++ b/Documentation/DataProcessing/PageContentFetchingProcessor.rst @@ -69,11 +69,6 @@ or render it your self. `{contentElement.fullType}` Is composed of "tt_content.[CType]". For a content element of type text it contains "tt_content.text". -`{contentElement.rawRecord}` - Contains an array with the raw row from the database. As the - :typoscript:`tt_content` TypoScript object expects the raw data as input - you should use `{contentElement.rawRecord}` in combination with the - CObject ViewHelper. The :ref:`backend layout ` is defined like this: diff --git a/Documentation/DataProcessing/_PageContentFetchingProcessor/_Default.html b/Documentation/DataProcessing/_PageContentFetchingProcessor/_Default.html index db4feb219..44cac1c7c 100644 --- a/Documentation/DataProcessing/_PageContentFetchingProcessor/_Default.html +++ b/Documentation/DataProcessing/_PageContentFetchingProcessor/_Default.html @@ -9,7 +9,7 @@

{contentElement.header}