I have no clue what I am doing wrong here, please take a look at the image I am trying to do a search page with Airtable.
1 Like
You’re initializing app variable all items
to an empty list and then attempting to loop through that empty list using a count with
block. That loop isn’t going to fire since the length of the list is zero.
1 Like
Check this to see a working sample code.
https://x.thunkable.com/projectPage/600c2ce7f153060012143ac4