Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
2896 Widoki

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

Awatar
Odrzuć
Autor

the code is this:

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

Najlepsza odpowiedź

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.

Awatar
Odrzuć
Najlepsza odpowiedź

Dear David,

Create a custom module and past the below code

    


Thank you

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
kwi 21
8422
2
cze 20
5692
1
paź 19
4635
1
mar 15
13843
2
mar 15
4629