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

_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to