Filterable Simple Search List

I’m trying to create a searchable simple list that filters results by the input AND does not show any results when the input is blank. I’ve gone through several of the videos but seem to be stuck.

When I add the simple list and tie it to my Users table in the DB, I can add custom filters to the results BUT don’t have the ability to use the input value of the search bar in the filtering. I must be doing something wrong but can’t seem to figure out what.

Hi @dominicebbtide :wave:

Welcome to the community :partying_face:

You don’t need to add filters if you enable the List Search in your Simple List.

If you want like to add a filter that contains Input then off the list search and add a input component and you can set the filter that Property ( Name, Email ) contains Input component name.

Like this.

Thank you

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