Checkbox problem

I am getting problem in checkbox , I click the checkbox but after i open another screen the checkbox get empty . can someone tell me the block to save the checkbox and if i open another screen and come back to the checkbox screen the checkbox will enable and one button to reset the checkbox . Please help me guys …

Please Read :point_down:

1 Like

Use open another screen with start value block

You could use tinyDB

Or even better (shorter):

What does reset the checkbox mean (disable it)?
If so, why using a button for this?

1 Like