跳至内容
菜单
此问题已终结
3 回复
2094 查看

I've made a tree view where I can see the number of records in the field one2Manye so I would like to see the value of records and not the number

形象
丢弃
最佳答案

Hello wildhen,

Yes you can able to show the data of O2m field in tree view using widget="many2many_tags"

like this- <field name='order_line' widget="many2many_tags"/>


形象
丢弃
编写者 最佳答案

Thank You. It's working :D

形象
丢弃