App alert upon submission listing empty fields but with exceptions for specific sets of checkboxes
Hi guys, help. I've been working on a long questionnaire whereupon clicking the submit button at the end, I would like an app alert to list all empty fields, including checkboxes. But with an exception: if those under a set of multi-option checkboxes has at least one box checked, then exclude these from being listed in the app alert. BUT if no boxes in the set is checked, then include them in the alert. Example, I have 2 sets of checkboxes: first set is named cbA with boxes cbA1, cbA2, cbA3. This group has at least one box checked making this set valid, thus all cbA checkboxes should be excluded from the alert. Set2 is named cbB with boxes cbB1, cbB2, cbB3 and not one of its boxes are checked which isn’t valid, so include all cbB checkboxes in the alert list of empty fields. Any help would be much appreciated.
