Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
2204 Visualizzazioni

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?

Avatar
Abbandona

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

Risposta migliore

Hi,

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



Regards

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
2
mag 20
5880
1
feb 19
6844
0
gen 19
5885
0
mar 15
5143
1
mar 15
17613