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
1942
1
Jan 24
2372
1
Aug 23
24025
0
Jun 21
3137
1
Jul 20
5198