Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
3779 Vues

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
Ignorer
Meilleure réponse

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
Ignorer
Publications associées Réponses Vues Activité
0
févr. 24
1705
1
juil. 25
1136
2
mars 25
1402
0
févr. 25
1078
0
févr. 25
1218