[TYPO3-mvc] Pass data from controller action to fluid page template
Jan Kornblum
jan.kornblum at gmx.de
Sat Dec 6 01:41:07 CET 2014
Hi Helmut,
>> is it possible to pass data from an extbase controller action (frontend
>> plugin) to a fluid page template (page.10 = FLUIDTEMPLATE)? For example
>> to be able to access the data by {data.anything} in page context?
>
> No. How should this work? The data for a template to be rendered must be
> available when rendering *starts*.
>
> Your plugin is triggered *while* already rendering the page template. If this
> isn't a time machine plugin, it won't work ;)
Ups, silly question... Sorry.
Regards, Jan
More information about the TYPO3-project-typo3v4mvc
mailing list