Hi,
I use ChronoConnectivity to provide list of participants in some event. Everything is ok, but I would like to give search feature to my visitors and I almost have done it, but ChronoConnetivity doesn't search using to fields, for example in my database there are two fields first name and surname and when I enter only the name everything is good but when I enter both first name and surname it doesn't search anything. How can I fix it? I would like to thank you in advance for the answers.
I use ChronoConnectivity to provide list of participants in some event. Everything is ok, but I would like to give search feature to my visitors and I almost have done it, but ChronoConnetivity doesn't search using to fields, for example in my database there are two fields first name and surname and when I enter only the name everything is good but when I enter both first name and surname it doesn't search anything. How can I fix it? I would like to thank you in advance for the answers.
Hi ziom,
Unfortunately the current search will not explode the search value before using it, for example, if you search for "x" then all records matching "x" will be returned, but if you search for "x y" then it will try to find records with "x y" inside, not "x" OR "y".
Please contact me through the "Contact us" page and I will try to add a fix for this.
Regards,
Max
Unfortunately the current search will not explode the search value before using it, for example, if you search for "x" then all records matching "x" will be returned, but if you search for "x y" then it will try to find records with "x y" inside, not "x" OR "y".
Please contact me through the "Contact us" page and I will try to add a fix for this.
Regards,
Max
This topic is locked and no more replies can be posted.