> 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?