Skip to Content
Menu
This question has been flagged
2 Replies
16666 Views

Hi,
I was trying to include a one2many field in a tree view. But when I tried, the field shows the number of records in that field. So I used widget='on2many_list' and widget='many2many_tags', both of them shows the ids of the records. What I need is to show is  the name of the records. Is there any solutions for this.

Thanks in advance

Avatar
Discard
Best Answer

Hiii Linto,

In odoo 10 ,if you add one2many field in tree view and assign widget="manymany_tags" than you can show name of the record.
I have attached an image as example:

Avatar
Discard

thanks a lot , it works , but the widget name is ""many2many_tags" not manymany_tags.

Once again thank u

Best Answer

Thanks

Avatar
Discard
Related Posts Replies Views Activity
0
Mar 15
3711
1
Jan 25
462
2
Sep 24
6962
2
Apr 23
7722
1
Nov 22
1707