EVENTS BOARD (one button x different rows)

I created a screen with a column and some rows with labels and images inside.
I mean to display photos and datas from users on it. Then I created another screen where they can upload a photo and fill up the labels with values to be sent to the first page by clicking a button called done.
Well…
I’ve got it and can send photos and values to the labels and image of the first screen as well navigating to it…

HOW CAN I DO THAT EVERY TIME AN USER CLICK THAT BUTTON HIS VALUES AND PHOTOS GET TO BE DISPLAYED INSIDE OF A SPECIFIC ROW WITH NO INTERFERING THE VALUES OF THE PREVIOUS AND NEXT USERS THAT SUPPOSED TO BE IN ANOTHER ROW???

Hi @mpmobil6vddpps

It looks like you will have a hard time scaling your app with the current set up.

Have you seen this old tutorial on how to use the “Any Component” blocks to do this dynamically?

For a more scalable and easier to manage version, I’d recommend taking a look at the Data Viewer components

Hope that helps.

1 Like