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?
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?
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
2
Jul 24
|
3226 | |||
|
1
Jan 24
|
3708 | |||
|
1
Aug 23
|
25462 | |||
|
0
Jun 21
|
4130 | |||
|
1
Jul 20
|
6461 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.