Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
3145 Zobrazení

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
Zrušit
Autor

the code is this:

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

Nejlepší odpověď

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
Zrušit
Nejlepší odpověď

Dear David,

Create a custom module and past the below code

    


Thank you

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
dub 21
8983
2
čvn 20
6039
1
říj 19
4952
1
bře 15
14232
2
bře 15
5142