跳至內容
選單
此問題已被標幟
1 回覆
2446 瀏覽次數

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

頭像
捨棄
最佳答案

just use widget="image"  like:

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



 

頭像
捨棄