I want to remove XPath from another view
I had inherited that view which type of XPath is use to remove other <xpath> tag
I want to remove XPath from another view
I had inherited that view which type of XPath is use to remove other <xpath> tag
just "replace" the fields added within the xpath tag,
like <field name="field_to_replace" position="replace"/>
<xpath expr="//field[@name='project_id']" position="before">
<label for="template_id"/>
<div>
<field name="template_id" context="{'company_id': company_id}" on_change="onchange_template_id(template_id, partner_id, fiscal_position_id, pricelist_id)"/>
</div>
</xpath>
i want to remove this whole Xpath
i had use as told you but <div></div> is still there so my form view is spoiled
and i want to remove template_id field with its label
Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscrever-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
0
abr. 20
|
5460 | |||
|
|
1
ago. 19
|
8504 | ||
|
2
abr. 26
|
983 | |||
|
4
nov. 25
|
6376 | |||
|
1
fev. 25
|
4188 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.