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?

