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

I have a one selection field. I need multiple selection on that field.

Is there any possible for multiple selection using selection field in Odoo 10?

Avatar
Verwerfen
Beste Antwort

Hi Priya ,

I think it is not possible to have multiple selection from the selection field. Hope you are aware of the field type called many2many. 

You can achieve the same using this many2many field.

Also you can refer this link for more info.

Thank you

Avatar
Verwerfen
Autor

Hi Niyas,

Thanks. I know, we can achieve multiple selection using many2many field. But I need to know, if there is any possible for multiple selection using selection field in Odoo 10.

Beste Antwort

A possible partial solution is to use a combination of the tab and the space bar: tab-space-tab-space-tab-space-tab-space... etc.

Avatar
Verwerfen