How to Make a Search Bar to Filter a Data Table?

Hey there!

So I’m trying to make a search bar feature on one of my pages. I have a database full of information named ‘items’ and on the page there is a table that displays all the information. I have a text input field on it named ‘searchBar’. When someone types something into the search bar, I need it to filter the table so that it only shows relevant records that have the typed string somewhere in them.

Could someone please guide me on how to do this?

Thank you in advance!
Mitchell

Look here: - YouTube

1 Like

can you share this video because already private mode