Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odgovori
1761 Prikazi

i want to set a filter option in the search part, i know how to do a filter or group.


when the user write one letter, can view the new option, like this
https://gyazo.com/9fd55a905680d261657529673242e51e

Avatar
Opusti
Best Answer

Hi Jorge:

Add a <field..../>with a filter_domain. "self" is the value that the user types in the search box.

For example,

<field name="name" filter_domain="['|', ('name','ilike',self), ('field_description','ilike',self)]" string="Field"/>

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
2
okt. 25
2807
1
sep. 25
2826
3
jul. 25
4176
1
maj 25
2265
4
maj 25
3628