hello,
I gave a gallery that has checkboxes inside the gallery. The checkboxs populate a collection and then the user can click a button 'Save progress' which adds collection data to a Sharepoint list.
I would like the following to occur:
When the user reopens the app and selects the dropdowns that populate the gallery items, the previous checkboxes remain checked.
Is there a way to do this? I am only a beginner so probably missing something here.
Thanks you