Hi, I have a form where the user can check checkboxes for
various events to be included in an email. Then, once the form is
submitted, an email should be created that includes the information
related to each checked value. However, I only get one checkbox
value in the email, rather than multiple ones! No error, but I'm
not sure why it's not all working correctly. Thanks.