Overslaan naar inhoud
Menu
Deze vraag is gerapporteerd
2 Antwoorden
3787 Weergaven

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
Annuleer
Beste antwoord

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
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
0
feb. 24
1707
1
jul. 25
1165
2
mrt. 25
1426
0
feb. 25
1098
0
feb. 25
1253