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

Is it possible to display many2one field in kanban view?

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

Hello,

I have added many2many field in kanban view of Leads (crm.lead). The same way we can add many2one field.

Try this. 

<xpath expr="/kanban/templates/t[@t-name='kanban-box']/div/div[@class='oe_kanban_content']/div[@style='padding-left: 0.5em']" position="after">

    <div>

        <field name="categ_ids"/>

    </div>

 </xpath>


Hope this will help you.

Thanks,

อวตาร
ละทิ้ง
ผู้เขียน

Thanks chandni this works fine. I thought that i ask for one2many is there a way to access each record and display it in kanabn view.I try this

but it returns me only the id of the record.
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ต.ค. 21
2192
0
ก.พ. 21
2773
0
มี.ค. 15
4962
2
ก.พ. 25
5910
1
ม.ค. 25
1744