only if you always like to store the values if the user leaves the app (for example after Home button clicked)...
Taifun
Oh I mean, I did it that way first, it didn't work out well. I'll try your solution.
Don't get mad, I only understand that a little bit.
No, like this
The blocks in the Screen1.initialise event block load the saved values from the tinydb tags on startup.
The blocks in the Button1.Click event save the values to the tinydb tags
2 Likes