I have an app that contains 4 check boxes. Each check box is independent, and when checked, two other prompts open up to the user (in this case, text boxes which are also independent of the other check boxes).
I would like to be able to "Check All", so that with one click, ALL four check boxes are checked, and their prompts all open up.