Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
677 Widoki

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!

Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
3
wrz 25
216
1
wrz 25
427
1
sie 25
252
0
lip 25
1021
1
maj 25
1708