User Profile
Collapse
-
Other than adding a paren before the ", Checkbox", it worked as expected. Thank you very much! -
How do I Iterate through checkboxes three at a time
I have a form that lists nine children as labels and has three checkboxes for each child denoting whether they ate breakfast, lunch and/or snack.
If they ate any meal, I am logging that to a CSV file. I need to know how to loop through each child and see if they ate any meals.
Basically, child1 gets logged if chkbox1 or chkbox2 or chkbox3 is checked. If no checkbox is checked, the child is not logged. Then on to the...
No activity results to display
Show More
Leave a comment: