Hey guys,
On a page I have a custom function creating a firestore document with 2 values: one selected in in a dropdownbox and one selected in a checkbox list tile (with a search bar).
When I click the button I want to set a 2nd action to uncheck / reset the checked boxes, how do I do this? I can reset the 2 form fields (the search field and the dropdown) tho, but haven't found a way to uncheck the box(es).