Checkboxes Responses in Alert Email
I have a form with a checkboxes section where a person can select up to 8 selections of 28 possible selections, and I want to 1. Limit the amount of selections the person can make, and 2. have those selections show up in an alert email that comes to me when the form is submitted.
I've tested the form and the only value that comes in through the token for the multiple selections is a "1."
Any ideas on how I can make both of these options work?