How to know which checkbox is checked
Posted: Wed Aug 01, 2012 7:53 pm
In my app I have a set of 4 checkboxes with a submit button after (basically a form). How do I make it so that when the submit button is clicked the app knows which checkboxes were selected and which weren't so I can use the values on the next screen of the app?