跳至內容
選單
此問題已被標幟
2 回覆
3082 瀏覽次數

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

頭像
捨棄
作者

the code is this:

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

最佳答案

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.

頭像
捨棄
最佳答案

Dear David,

Create a custom module and past the below code

    


Thank you

頭像
捨棄
相關帖文 回覆 瀏覽次數 活動
3
4月 21
8867
2
6月 20
5958
1
10月 19
4868
1
3月 15
14148
2
3月 15
4999