Hi there,

I am using the new version and I am loving
Code: Select all
<cms:config_list_view searchable='1'>
tag :D
However it acts a bit weird.
I have a table of people in the database where I can search by their names. So, there is Josh and there is Joshua :) If I search for Josh I only get one result.

Also, lets say there is Alaaddin and Alaattin (well tried it this way so... :)) When I search for Alaa I do not get any results back:( I have to type the full name.
I am aware of 4 characters limit but this looks a bit strange, anyone had this issue? Plus, does this search runs in all available fields? Can I make it only work on name field maybe?

Thank you