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
3368 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
9342
2
cze 20
6326
1
paź 19
5184
1
mar 15
14543
2
mar 15
5365