Creating a New list from data present on another screen

So I was working on one of my projects, and I got stuck.
image
As you can see, I have 4 text inputs and 3 possible cases that can be added.

So my block is somewhat like this -
image
But, i can’t understand how to get this data, to be shown on a list viewer, present on the next screen.

Please help. project

Hello,
I believe you need to create yourself a table with a data source

you have multiple way to call back your data.

  1. you can use store variable
    2)you can use cloud db such airtable or spreadsheet.
1 Like

Thanks @maxdeca390i and @ozel1978.

I created an archive with data viewer lists in this way, with also a history with date, time and year, see the link, if you want try to take a look if it can be useful

https://x.thunkable.com/projectPage/607175b8719ac200111ae942

Thanks for the example :slight_smile: