Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
3121 Visualizações

Hi, I need to show a hiden field like this:



I think about xpath but I don't find the correct way, hope you can help me, thanks

Avatar
Cancelar
Autor

the code is this:

<field name="origin" attrs="{'invisible': [('origin', '=', False)]}"/>

Melhor resposta

If this field is from any odoo base module, you can enable debug mode go to the specific form and from debug option "edit form view" you can edit the field.

Avatar
Cancelar
Melhor resposta

Dear David,

Create a custom module and past the below code

    


Thank you

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
3
abr. 21
8904
2
jun. 20
5983
1
out. 19
4916
1
mar. 15
14169
2
mar. 15
5086