Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
3038 Tampilan

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
Buang
Penulis

the code is this:

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

Jawaban Terbai

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
Buang
Jawaban Terbai

Dear David,

Create a custom module and past the below code

    


Thank you

Avatar
Buang
Post Terkait Replies Tampilan Aktivitas
3
Apr 21
8783
2
Jun 20
5909
1
Okt 19
4807
1
Mar 15
14073
2
Mar 15
4952