Search Panel Wildcards |
10/3/2020 5:32:32 AM |
PHPRunner General questions | |
W
wypman author
I would like to be able to search a field using a wildcard in the middle of the string. I have a field called surname in the search panel and I would like to be able to search string like whit%aker and get results Whitaker and Whittaker.
|
|
![]() |
Sergey Kornilov admin 10/3/2020 |
First of all - if you use Contains search it will do this exact thing without the need of writing any code. |