Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
4712 Представления

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.

Аватар
Отменить
Лучший ответ

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.

Аватар
Отменить