Case sensitive input for search (no longer an issue?)

I thought case sensitivity was an issue when using input as a search box. Apparently it’s not.

However, I created four different input/search boxes. Three of them work regardless of case. But only one is having issues. Anyone know what’s going on here? Is case sensitivity on search still an issue?

P.S. I’m using a standard input and a repeating group with a WF when the input is changed to “display list in RG” and search for “any field contains this inputs value”.

This is an interesting read > Why oh why am I unable to search the DB case insensitive?

1 Like

I guess when you search “any field contains” it performs a case insensitive search.

That’s really important to know. Thanks!

2 Likes