Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
5161 มุมมอง

how to loop many2many values in kanban view?

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

Hi,

Please see the solutions suggested for the question: https://www.odoo.com/forum/help-1/question/how-to-access-one2many-fields-values-on-kanban-view-odoo-0-8-107207

You can try something similar to,

<t t-foreach="record.rooms.raw_value" t-as="room">
<img t-att-src="kanban_image('block.room', 'image_field_name', room)" t-att-data-member_id="room"/>
</t>

Thanks

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
พ.ย. 22
8529
To show all stages in Kanban view แก้ไขแล้ว
3
ธ.ค. 23
21802
0
ส.ค. 18
5783
2
พ.ค. 18
4231
2
ก.ค. 25
5088