[TYPO3-english] Fluid view helper
Tobias Liegl
tliegl at gmail.com
Fri Apr 4 18:48:40 CEST 2014
Hi Bernhard,
with VHS you can do something like this:
{v:content.resources(table:'tt_content', field:'header', uid:'2') ->
v:iterator.first()}
HTH
Tobi
Am 04.04.14 13:00, schrieb Bernhard Kraft:
> Hello,
>
> Is there some view helper (fluid standard, vhs) which I can use to
> display field "x" of record with uid "y" in table "z".
>
> And of course the retrieved result should optimally be cached when I
> want to display additional fields of the same record.
>
> I know I could use RECORDS/CONTENT which I am doing right now as kind of
> work around. But I would like to know if this would be possible without
> creating my own view helper.
>
>
> greetings,
> Bernhard
More information about the TYPO3-english
mailing list