Ir al contenido
Menú
Se marcó esta pregunta
672 Vistas

Hi!

I would like to create a filter that allows me to search for the string I type in the search bar in all the text fields of the form.

The filter operates on the list of forms but searches for the string within the text fields of the form.

In other words, for example, I want to search for the string ‘cake’ in the attributes ‘Notes’, ‘email’ and ‘Website’ within the Contacts form.

The code should be

["|", "|", ("comment", "ilike", "cake"), ("website_id", "ilike", "cake"), ("email", "ilike", "cake")]


But I do not know where to insert it using Studio.

In addition, ‘cake’ is the string that is written in the search bar and changes each time.


Thanks in advance to those who can help me.

Have a nice day!

Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
3
sept 25
205
1
sept 25
403
1
ago 25
248
0
jul 25
1020
1
may 25
1708