1

In the Viewhelper Reference you write:

    <f:image image="{imageObject}" />

What I need is the {imageObject} as an output by an sys_file_reference uid input.

Is there any viewhelper (fluid or vhs)to get the {imageObject} by an sys_file_reference uid?

... I am afraid I have to write the viewhelper by my self. :-(

Bernd Wilke πφ
  • 10,390
  • 1
  • 19
  • 38
Christian Michael
  • 2,128
  • 1
  • 19
  • 27
  • 1
    If you'r goal is to display the image you can do so by using `src` and `treatIdAsReference`: ``. – crsdahl Feb 09 '21 at 18:50

0 Answers0