Hi all,
I have an app in which the user can select a project, and then get a gallery view of all the associated documents.
The gallery list has a checkbox included, and as the user checks the box, the item ID is added to a collection.
That collection is sent to Power Automate upon the push of a button.
My problem is, I can't seem to get the checkboxes to reset after sending the flow. Even if the checkbox reset value is changed from false to true, even if I navigate back to the dashboard and then back into the project.
Any ideas?