can anyone shed any light on this please?
Scenario:
I have a GLOBAL checkbox which selects a checkbox in each line of a gallery if certain criteria is met. This works fine and when I click on the GLOBAL checkbox outside of the gallery, all checkboxes in the gallery will change.
When each checkbox inside the gallery is selected, I want to add this line to a collection. For this, I have used Clear(Collection, ThisItem). This works fine too BUT ONLY WHEN I MANUALLY CLICK ON THE INDIVIDUAL CHECKBOX??? Even though the individual checkboxes are being selected via the GLOBAL checkbox, it appears that the checkbox is only 'recognised' as being checked if I manually do each one in the gallery?
I have also tried this with toggle boxes and the same happens?
Any ideas please?
Many thanks!


Report
All responses (
Answers (