İçereği Atla
Menü
Bu soru işaretlendi
2 Cevaplar
3764 Görünümler

Hello dear Odooers,

I'm working working on my first project, so please forgive me if this question is basic :)

I've added tabs to my contact form layout, but I haven't found how to place it immediately after "contact addresses". The drag and drop does not seem to do anything. 

I've tried the view editor in debug mode, but my custom tab does not appear there, only the stock ones. 

Where should I look? 

Thanks!

Damien


Avatar
Vazgeç
En İyi Yanıt

Hey Damien,

You can use index, when there's no name or id defined in the fields.

XML : 

<xpath expr="//notebook/page[0]" position="after">
        // your desired code 
</xpath>

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
0
Şub 24
1698
1
Tem 25
1108
2
Mar 25
1385
0
Şub 25
1068
0
Şub 25
1212