Can I give my users a checklist, with checkbox toggles that don’t actually record anything?
I just need the checkboxes to remain checked briefly, like during a single visit to a grocery store. Once they’re finished with the activity and they close that screen, all checkboxes should reset to unchecked. But I don’t need it to record anything in the database.
Is this possible?