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

Hello all, i'm Ibad.

I create a selection field in odoo 8 on .py file, and i want to display in the form view as radio, then in xml file, i use widget="radio".  How to choose more than one selection on the radio button? it is possible?
Thank you very much.

Avatar
Cancelar
Melhor resposta

I am not sure you can select more than an one radio button. Even outside odoo you can't unless the name attribute is different which will be considered as having more than a field in Odoo. I hope that is clear enough.

Avatar
Cancelar