Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
1 Rispondi
13871 Visualizzazioni

In odoo 8, in a list view, many2many fields would show the contents of the related fields, in odoo 11 this shows the legend 'n records' but it doesn't show the contents, how can I achieve this in odoo 11 ? thanks

Avatar
Abbandona
Risposta migliore

Hello Nehemias,

 

its already work in standard Odoo V11,

Example: Product Variants Tree View (see below image)




==> in your case you should use below widget in your m2m filed.
<field name="x_many2_many" widget="many2many_tags"/>

Avatar
Abbandona
Autore

Thank you for your answer

Does anyone know how to get this to work in Contacts list as well? Currently (Odoo 14) the contact list is showing just "1 records" instead of tags. In other apps it works well.

Post correlati Risposte Visualizzazioni Attività
3
gen 18
5018
1
lug 21
4245
2
lug 18
10139
0
dic 23
1404
1
mag 23
2908