Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
2 Trả lời
3769 Lượt xem

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


Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhấ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>

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 2 24
1703
1
thg 7 25
1120
2
thg 3 25
1391
0
thg 2 25
1073
0
thg 2 25
1214