Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
3080 Visualizzazioni

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
Abbandona
Autore

the code is this:

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

Risposta migliore

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
Abbandona
Risposta migliore

Dear David,

Create a custom module and past the below code

    


Thank you

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
3
apr 21
8866
2
giu 20
5958
1
ott 19
4867
1
mar 15
14148
2
mar 15
4998