[TYPO3-english] Fluid view helper

Steffen Müller typo3 at t3node.com
Fri Apr 4 20:18:02 CEST 2014


Hi.

On 04.04.2014 13:00 Bernhard Kraft wrote:
> 
> Is there some view helper (fluid standard, vhs) which I can use to
> display field "x" of record with uid "y" in table "z".
> 

If you need this inside of an extbase extension, then I would say:
Don't do it this way. ViewHelper is not meant to query data. Even if it
look convenient to you at the first glance, you introduce complexity and
coupling.


-- 
cheers,
Steffen

Active Contributor TYPO3 CMS

TYPO3 Blog: http://www.t3node.com/
Twitter: @t3node - http://twitter.com/t3node


More information about the TYPO3-english mailing list