Page 1 of 1

LISE Serach

Posted: Mon Nov 10, 2025 5:20 am
by iturbay
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?