Hello

I want to show some images in form. I have image name in database. I am using form template to show the form widgets. I have done form binding with java object. Everything works fine. But I want to use image name from widget value and show the particular image in form by  using form templates. 

For example <img src= "" or <ft:widget id="image">
                        <fi:styling type="image" class="action" src=''/>
                     </ft:widget>

How can I solved this ?


Regards,
Laxmikant.

Reply via email to