Skip to Content
Menu
This question has been flagged
670 Zobrazenia

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
Zrušiť
Related Posts Replies Zobrazenia Aktivita
2
sep 25
183
1
sep 25
322
1
aug 25
245
0
júl 25
1015
1
máj 25
1708