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
2989 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
8695
2
cze 20
5834
1
paź 19
4769
1
mar 15
14031
2
mar 15
4871