Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2 Antworten
4710 Ansichten

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
Verwerfen
Beste Antwort

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
Verwerfen