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
|
3299 | |||
|
1
1月 24
|
3824 | |||
|
1
8月 23
|
25552 | |||
|
0
6月 21
|
4199 | |||
|
1
7月 20
|
6514 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.