Hi everyone. Please I am creating an app and i need to display all rows in my table with column equal to a specific text.
Below is my airtable database
For example i want to get all rows where Product = ‘textbox1.text’ and display in a card view.
Below is my block that displays all the rows in the database. Still can’t figure out how to display only texts passed into textbox1.
Any help will be appreciated please.