Skip to Content
Menú
This question has been flagged
2 Respostes
3877 Vistes

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.

Avatar
Descartar
Best Answer

hi,

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

Avatar
Descartar
Best Answer

Hello,

Use many2many_tags Widget For Example,


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

Thanks

Avatar
Descartar
Related Posts Respostes Vistes Activitat
0
de febr. 19
3244
1
de maig 21
2794
0
de jul. 20
3048
1
d’ag. 24
2412
1
de febr. 20
8897