Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
1 Відповісти
13869 Переглядів

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

Аватар
Відмінити
Найкраща відповідь

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"/>

Аватар
Відмінити
Автор

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.

Related Posts Відповіді Переглядів Дія
3
січ. 18
5014
1
лип. 21
4239
2
лип. 18
10134
0
груд. 23
1401
1
трав. 23
2908