I have this program with a to-do list. The to-do list works fine but when I move from page to page the items the user inputted into the to-do list are removed. I’m trying to save the components inside of Colum 2 (to-do list) in a stored variable each time an item is added to the to-do list, like this:
Code snippet:
Description: Whenever the user adds an item, a row and a button with the user’s inputted text becomes a new item in the to do list.
I’m attempting to display the to do list like this:
I’m not even sure if this possible, if there’s a better way to do this I’d appreciate any suggestions!
Edit: Here is a link to a simple remake of the program:
https://x.thunkable.com/copy/a46364c516cf593107b28b7438ebda1c