Josh Johnson: Hi Josh, the solution you mentioned is entirely meant for something else. What we needed and mentioned below as well is as follows,
Like stored data is “I love my pizza”
But if user type “Pizza love”, then still search engine should be able to search “I love my pizza” record. Where “I love my pizza” is written in a single property.
K&A Solutions: that’s fuzzy search. The title of this card is “Search more than one property.” I would encourage you to submit “fuzzy search” as a separate request. Thanks!
Josh Johnson: Google became the biggest company just because of its search capability (Fuzzy Search) , but why Adalo did not realize its importance yet?
nadav you can use OR logic in the list filter to check if the value of the input matches a number of different properties. See attached screenshot where the filter looks to see if the user’s name OR email match the input.