Hi,
I have created an app with a checkbox in the gallery, and checkbox above the gallery to select all items. When I select the "above" checkbox to select all items in the gallery, the checks appear in all gallery selected items, but the On Check does not run for those selected gallery items. However, if I check the checkbox for individual items in the gallery, the On Check runs fine. (FYI - I want to write those checked items to a collection).
Is there away I can get the On Check code to run for gallery items when I use the top checkbox that selects all of the gallery items?
Thanks!
Default Value for gallery checkbox: If(Checkbox1.Value, true, false)

Report
All responses (
Answers (