LISE Serach
LISE Serach
Hello! In the Lise module, I have a custom field called "numbers" that I want to search by. The data in the field is separated by commas. For example, 182, 186, 188. When I search for "182," nothing is found, unless I enter the full string value: 182, 186, 188. Should the xso_numbers="LIKE" parameter search by partial string values?
Re: LISE Serach
Yes, currently the best way is to use the xso_numbers="LIKE" parameter in the tag. It's not a perfect solution, and I'm working on a best one, but it's currently the only one and it works for 90% or more of the use cases.
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!


