10346442
I have the following form (as described in the thread above). My client wants me to add a button or checkbox that will automatically select all the checkboxes in the form when pressed. I know I will need a WHEN-BUTTON-PRESSED trigger on the button or checkbox, but I don't know what logic I will need to go through the list of checkboxes and select each box. Would someone advise me?