跳至内容
菜单
此问题已终结
2 回复
4151 查看

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
3517
1
5月 21
2976
0
7月 20
3283
1
8月 24
2702
1
2月 20
9157