Pular para o conteúdo
Menu
Esta pergunta foi sinalizada
2 Respostas
4171 Visualizações

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
Cancelar
Melhor resposta

hi,

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

Avatar
Cancelar
Melhor resposta

Hello,

Use many2many_tags Widget For Example,


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

Thanks

Avatar
Cancelar
Publicações relacionadas Respostas Visualizações Atividade
0
fev. 19
3523
1
mai. 21
2989
0
jul. 20
3292
1
ago. 24
2717
1
fev. 20
9179