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

I am trying to add 2 custom buttons to the Kanban view of the contacts application. I have the buttons added to the list view but am struggling to get it on the kanban view as well. Is there someone that could advise?

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

Hi, 
To add custom buttons to the Kanban view in Odoo, you can utilize the display="always" attribute within your XML definition. This ensures that the buttons are consistently visible, regardless of whether any records are selected.

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

Hi,


Please refer to the following


* https://www.cybrosys.com/blog/how-to-add-a-create-button-near-tree-and-kanban-view-in-odoo-18



Hope it helps

อวตาร
ละทิ้ง