This question has been flagged
2928 Views

I want to split the name fields into first and lastname. For that how to inherit the form view of contacts in view_partner_form. I used this xpath expression. But it doesn't work. There is no change in the form view of contacts.

<xpath expr="//page[@string='Contacts]//field[@name='name']" position="after" ><="" p="">

Avatar
Discard