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

hi everybody, i want to change a field which is belong to base in view company , i know that i had to use inheritance but i don't know how , is it possible to do it ? Thanks

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

This can be done bij inheriting the view.

First replace the field with nothing.

<field name="phone" position="replace">
</field>

After this put the field on the right place in the view:

<field name="name" position="email">
                    <field name="phone" />
</field>

Hope this helps you.

Regards, André Schenkels

Ảnh đại diện
Huỷ bỏ
Tác giả

it helps me a lot , thanks :)

I believe that

<field name="name" position="email">

should be

<field name="email" position="after">

Bài viết liên quan Trả lời Lượt xem Hoạt động
0
thg 9 17
3636
4
thg 2 25
3177
0
thg 2 25
1634
0
thg 1 25
1381
1
thg 12 24
1810