Hi,
I have a canvas app with two screens: in the first one, users can see a gallery of items; when they select items by using checkboxes they move to the second screen, which displays the details of the selected item.
I need to configure a button to clear all item selections: which is the easiest way to do it?