Skip to Content
Menu
This question has been flagged
2 Replies
3119 Zobrazenia

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šiť
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
Zrušiť
Best Answer

Dear David,

Create a custom module and past the below code

    


Thank you

Avatar
Zrušiť
Related Posts Replies Zobrazenia Aktivita
3
apr 21
8904
2
jún 20
5983
1
okt 19
4915
1
mar 15
14169
2
mar 15
5082