Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
2438 Prikazi

Hi all

Please how can i integer an image in my module i maked an clicable image and i want to insert it in my views form or tree

thanks

Avatar
Opusti
Best Answer

just use widget="image"  like:

<field name="image" widget="image" class="oe_left oe_avatar" nolabel="1"/>



 

Avatar
Opusti