跳至內容
選單
此問題已被標幟
1 回覆
13879 瀏覽次數

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.

相關帖文 回覆 瀏覽次數 活動
3
1月 18
5019
1
7月 21
4249
2
7月 18
10140
0
12月 23
1405
1
5月 23
2910