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

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

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
2
5月 20
5883
1
2月 19
6858
0
1月 19
5887
0
3月 15
5151
1
3月 15
17631