Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
3 Răspunsuri
2088 Vizualizări

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

Imagine profil
Abandonează
Cel mai bun răspuns

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


Imagine profil
Abandonează
Autor Cel mai bun răspuns

Thank You. It's working :D

Imagine profil
Abandonează