Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
2 Risposte
21266 Visualizzazioni

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
Abbandona
Risposta migliore

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
Abbandona
Autore

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.

Risposta migliore

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
Abbandona