Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
2 Antwoorden
2972 Weergaven

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
Annuleer
Auteur

the code is this:

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

Beste antwoord

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
Annuleer
Beste antwoord

Dear David,

Create a custom module and past the below code

    


Thank you

Avatar
Annuleer
Gerelateerde posts Antwoorden Weergaven Activiteit
3
apr. 21
8636
2
jun. 20
5811
1
okt. 19
4749
1
mrt. 15
14003
2
mrt. 15
4805