Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2 Odgovori
21252 Prikazi

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
Opusti
Best Answer

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
Opusti
Avtor

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.

Best Answer

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
Opusti