Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X
Hello,
I need to make the query-object search case insensitive. According to the documentation, it is by default. But it my test it does not work. So I put the explicit parameter
<ie:param name="WHERE_CASE_SENSITIVITY" data="FALSE"/>
but the case still sensitive.
Is there further parameters or changes needed?
Thank you.
The issue was related to another functionnality. Now it works.
Thanks anyway.