Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
4158 Visualizzazioni

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
Abbandona
Risposta migliore

hi,

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

Avatar
Abbandona
Risposta migliore

Hello,

Use many2many_tags Widget For Example,


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

Thanks

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
0
feb 19
3519
1
mag 21
2981
0
lug 20
3285
1
ago 24
2708
1
feb 20
9164