[SOLVED] Â List Page Search Panel with Wildcards |
7/19/2020 9:44:51 PM |
PHPRunner General questions | |
A
asawyer13 authorDevClub member
I might be not understanding but what I'm needing is the search panel on the List Page to allow wildcard characters that are valid for my database. I am using MySQL. |
|
![]() |
Sergey Kornilov admin 7/20/2020 |
It can be done with the help of some custom coding. Check Search API: |
A
|
asawyer13 authorDevClub member 7/20/2020 |
I ended up doing this and it worked great. Thanks
|