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
Denna fråga har flaggats
1
Besvara
11280
Vyer
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">
Njuter du av diskussionen? Läs inte bara, delta också!
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
|
0
sep. 17
|
5008 | ||
|
|
4
feb. 25
|
6430 | ||
|
|
0
feb. 25
|
4108 | ||
|
|
0
jan. 25
|
3342 | ||
|
|
1
dec. 24
|
3969 |