Actions
Feature #91646
closedTSConfig Condition: Symphony Pentand to [globalVar = GP:defVals|tt_content|colPos==2]
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
TypoScript
Target version:
-
Start date:
2020-06-15
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Dear TYPO3-Team,
I am looking for the pendant to [globalVar = GP:defVals|tt_content|colPos==2] for TYPO3 10 Symphony Condition. I did not find any solution and wonder, if nobody needs different page-configs for main- and aside-Columns.
One hint in the documentation was "request.getPageArguments()". So I tried
[request.getPageArguments().get('defVals|tt_content|colPos') == 2]
without any success.
Maybe there is a working solution and I did not get it?
Thanks you
Martin
PS: In this forum it would be cool to choose TS and Fluid as Code-Language :-)
Actions