跳至内容
菜单
此问题已终结
678 查看

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!

形象
丢弃
相关帖文 回复 查看 活动
3
9月 25
216
1
9月 25
427
1
8月 25
252
0
7月 25
1021
1
5月 25
1708