Skip to Content
Menu
This question has been flagged
3 Replies
2134 Rodiniai

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

Portretas
Atmesti
Best Answer

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


Portretas
Atmesti
Autorius Best Answer

Thank You. It's working :D

Portretas
Atmesti