Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odpovědi
4174 Zobrazení

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
Zrušit
Nejlepší odpověď

hi,

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

Avatar
Zrušit
Nejlepší odpověď

Hello,

Use many2many_tags Widget For Example,


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

Thanks

Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
0
úno 19
3530
1
kvě 21
2992
0
čvc 20
3293
1
srp 24
2720
1
úno 20
9181