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

I have one many2many field which is filled automatically in the onchange event. The field is editable and on certain situations, users will need to remove items from that many2many field which are field automatically, but users should not add more items.

アバター
破棄
最善の回答

hi,

you can add state that will take care of readonly or not, or assign to some group with write access.

アバター
破棄
最善の回答

Hello,

Use many2many_tags Widget For Example,


<field name = "your_field_name" widget = "many2many_tags"/>

Thanks

アバター
破棄
関連投稿 返信 ビュー 活動
0
2月 19
3512
1
5月 21
2972
0
7月 20
3271
1
8月 24
2700
1
2月 20
9151