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

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
3497
1
5月 21
2933
0
7月 20
3253
1
8月 24
2683
1
2月 20
9123