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
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
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
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"/>Crie uma conta hoje mesmo para aproveitar os recursos exclusivos e interagir com nossa incrível comunidade!
Inscreva-se| Publicações relacionadas | Respostas | Visualizações | Atividade | |
|---|---|---|---|---|
|
|
2
out. 25
|
2779 | ||
|
|
1
set. 25
|
2787 | ||
|
|
3
jul. 25
|
4156 | ||
|
|
1
mai. 25
|
2253 | ||
|
|
4
mai. 25
|
3606 |