November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Never mind, I already fixed it using the For method in combination with the wild card extension method.
Hi,
I've implemented the wildcard query extension method, http://joelabrahamsson.com/wildcard-queries-with-episerver-find/. When I'm searching for example '*firstname lastname*' I don't get any result. If I search '*firstname*' or '*lastname*' then I get matching result, but with spaces in my search I don't get any result.