Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
2944 Vistas

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)]}"/>

Mejor respuesta

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
Mejor respuesta

Dear David,

Create a custom module and past the below code

    


Thank you

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
abr 21
8543
2
jun 20
5752
1
oct 19
4693
1
mar 15
13926
2
mar 15
4722