Can I use a checkbox toggle without a true/false parameter?

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?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.