Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
4106 Widoki

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.

Awatar
Odrzuć
Najlepsza odpowiedź

hi,

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

Awatar
Odrzuć
Najlepsza odpowiedź

Hello,

Use many2many_tags Widget For Example,


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

Thanks

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
0
lut 19
3500
1
maj 21
2939
0
lip 20
3256
1
sie 24
2685
1
lut 20
9132