Ir al contenido
Menú
Se marcó esta pregunta
1 Responder
4424 Vistas

Hello i'm going to explain as well as possible my problem:

Actually i'm working on hr_recruitment addons and there is a possibility to attach documents and automatically the content of the document is indexed. Then,If i go on all the list of documents i can add a filter personalized like indexed document contain and i specify the keyword i want to search.

Now my question is:

i want directly to search the keywords and it will search automatically by defaults in indexed content like search engine.

Could you think there is a possibility.

Thanks a lot by advance

best

Avatar
Descartar
Autor Mejor respuesta

i have found the result just in search view 

put this code

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

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
feb 24
1456
0
nov 23
2402
0
ago 23
4600
1
ene 22
6779
0
mar 21
2518