Problem with search bar

Hello!

I’m having an issue with the search bar. I have a list that includes both ‘title’ and ‘description’. I’ve added an input field to act as a search bar so that users can search for results.

However, the issue I’m encountering is that the search bar works with the ‘title’ field but doesn’t display results from the ‘description’ field. I’m attaching an image for reference to show how it’s set up.

Should I use ‘or’? Or is it not possible to use two different “contains” for the same input - search bar?

Thank you :slight_smile:

Use OR filter

Thank you :slight_smile:

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.