Skip to main content
April 25, 2008
Answered

CFloop over Checkbox values

  • April 25, 2008
  • 1 reply
  • 415 views
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.
    This topic has been closed for replies.
    Correct answer
    Figured it out! Needed the loop tag to extend farther than it did.

    1 reply

    Correct answer
    April 25, 2008
    Figured it out! Needed the loop tag to extend farther than it did.