コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
3114 ビュー

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
8903
2
6月 20
5982
1
10月 19
4912
1
3月 15
14167
2
3月 15
5075