I know that Bubble doesn’t support wildcard search feature currently. I am building a large directory app and the ability to do a wildcard like search would be invaluable. Anyone have a work around solution?
What’s your specific goal? I’m sure people have solutions, but it’s tough to provide input with this level of info. More details would be great!
Example: A search based on First Name of “Ken” should return a list of “Ken”, “Kennith”, “Kendall”

I am using a back end called Contentful for much this reason.
However, you could have a look at using the API Data connector.
This looks like it should do wildcards. But I have not tried it personally.
Thanks! Reading documentation now.
Sadly it doesn’t.