[TYPO3-english] Passing dynamic data to FLUIDTEMPLATE

Kay Strobach typo3 at kay-strobach.de
Fri Mar 30 15:18:06 CEST 2012


Hi,

you may pass TS Objects to fluid with <f:cObject, but the way back is
not known to me.

BUT you may create a custom viewHelper, which contains your cObject ;),
then you can pass whatever param you like :)

Regards
Kay

Am 30.03.2012 12:53, schrieb Victor Livakovsky:
>> Tried to make it this way:
>> variables {
>>    ccId = TEXT
>>    ccId.value = 272
>> }
>> <f:cObject typoscriptObjectPath="lib.single_content" data="{ccId}" />
>> but this code doesn't work.
> 
> So, as I understand, it is not possible to pass TS objects to fluid?


-- 
http://www.kay-strobach.de - Open Source Rocks

TYPO3 .... inspiring people to share!
Get involved: http://typo3.org

Answer was useful: https://flattr.com/profile/kaystrobach


More information about the TYPO3-english mailing list