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?
| 相關帖文 | 回覆 | 瀏覽次數 | 活動 | |
|---|---|---|---|---|
|
2
7月 24
|
3314 | |||
|
1
1月 24
|
3858 | |||
|
1
8月 23
|
25576 | |||
|
0
6月 21
|
4205 | |||
|
1
7月 20
|
6523 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.