Searching with Keyword filter AND a grid field column
Hi Low,
Would it be possible to use keyword filter together with a custom field of Grid type and targeting only a single column in the filed?
I tried the following but no luck. Any help would be appreciated.
https://pastebin.com/RfzphSG4
Replies
Low 14 Nov 2018 12:27
You've got an input field with
So, if you have a Grid field named 'custom_field', which contains a column named 'colx', it should work. Turn on template debugging to see what queries are being generated and which filters are triggered.