Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. 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.