콘텐츠로 건너뛰기
메뉴
신고된 질문입니다
2 답글
3781 화면

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


아바타
취소
베스트 답변

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>

아바타
취소
관련 게시물 답글 화면 활동
0
2월 24
1706
1
7월 25
1143
2
3월 25
1410
0
2월 25
1079
0
2월 25
1219