My app allows the user to save a post in an air table database, that includes a photo, title, description, and price. I used a list viewer to retrieve all the titles on the screen. I would like the users to be able to be able to click on one title and have the app ope another page with the image description and price, I am not sure how to do this.
This is the code that I used to retrieve the data from my air table database and put it into a list viewer:
This is what my app looks like: