Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
21250 Visninger

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
Kassér
Bedste svar

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
Kassér
Forfatter

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.

Bedste svar

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
Kassér