Se rendre au contenu
Menu
Cette question a été signalée
2 Réponses
3091 Vues

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

the code is this:

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

Meilleure réponse

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
Ignorer
Meilleure réponse

Dear David,

Create a custom module and past the below code

    


Thank you

Avatar
Ignorer
Publications associées Réponses Vues Activité
3
avr. 21
8870
2
juin 20
5963
1
oct. 19
4878
1
mars 15
14150
2
mars 15
5007