Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
9392 มุมมอง

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

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

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

อวตาร
ละทิ้ง
ผู้เขียน

it helps me a lot , thanks :)

I believe that

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

should be

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

Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ก.ย. 17
3268
4
ก.พ. 25
2309
0
ก.พ. 25
1256
0
ม.ค. 25
1096
Field service upgrade แก้ไขแล้ว
1
ธ.ค. 24
1385