Answers for "typo3 9 get arguments controller"

1

typo3 pass argument to action

<f:link.action action="example" controller="controllerName"  arguments="{var:'abc'}">
   Go
</f:link.action>
Posted by: Guest on October-02-2020

Browse Popular Code Answers by Language