Skip to Content
Menu
This question has been flagged
1 Reply
5748 Views

hi,

someone knows how Can I show many2many values in kanban template (QWEB) 'cause I tried make a foreach but it didn't show anything

any idea?

PS: I'm using odoo v10 enterprise edition

thanks.

Avatar
Discard
Author

Kamlesh Vadhiya, in the form record I'm ussing checkboxes like this.

<field name="_many2many_" widget="many2many_chekboxes"/>

thanks regards.

Best Answer

you can achive like this

 <field name="many2many_" widget="many2many_tags"/>




Avatar
Discard
Related Posts Replies Views Activity
4
Feb 19
6624
0
Sep 24
210
2
Jul 22
1357
0
Nov 24
68
1
Feb 24
836