Skip to Content
Menu
This question has been flagged

I have a one2many field:

'items':fields.one2many('mymodule.product', 'parentid', 'Items'),

I would like to add a filter to items shown in the widget. For example allow user to search for items starting with "x".

How can I do it?

Avatar
Discard
Related Posts Replies Views Activity
2
Jul 24
1592
1
Jan 24
2005
1
Aug 23
23619
0
Jun 21
2813
1
Jul 20
4857