Skip to Content
Menú
This question has been flagged
2 Respostes
2830 Vistes

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
Descartar
Autor

the code is this:

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

Best Answer

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
Descartar
Best Answer

Dear David,

Create a custom module and past the below code

    


Thank you

Avatar
Descartar
Related Posts Respostes Vistes Activitat
3
d’abr. 21
8310
2
de juny 20
5587
1
d’oct. 19
4552
1
de març 15
13762
2
de març 15
4573