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

I would try to edit the HTML of a Kanban view (specifically for Contacts module) to add a button on header, I did something like this with the signup form, I inherited the page like this using ad id "auth_signup.fields":



<odoo>    
    <data>       
        <template id="signup_fields" inherit_id="auth_signup.fields" name="Signup Expanded Forms">


I haven't find any solution yet and this is the nearest to a possible solution, does anyone know how to find the external id of the kanban view's HTML page?

อวตาร
ละทิ้ง

The external ID for contacts kanban view is (res_partner_kanban_view) and you can inherit it and add your customization.

คำตอบที่ดีที่สุด

Hi,

You can see the external id for a record by enabling the developer mode click the meta data in the debug menu.



Regards

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
2
พ.ค. 20
5905
1
ก.พ. 19
6912
0
ม.ค. 19
5924
0
มี.ค. 15
5173
1
มี.ค. 15
17662