I have a question regarding checkboxes, specifically, the email results.
Currently on a form I am working on, we have checkboxes with multiple choices, some very long (over a paragraph) in length, and the user could check one, or even all of them. When the results are emailed, each checkbox that a user has checked is received like this (example)
yellow, blue, red, green
What I would like is this:
yellow
blue
red
green
Because some of the choices are so long, with just a comma between the results, it all runs together. I attempted to change this myself, but was not sucessful. Could someone give me a hand with this?
Thanks!
Currently on a form I am working on, we have checkboxes with multiple choices, some very long (over a paragraph) in length, and the user could check one, or even all of them. When the results are emailed, each checkbox that a user has checked is received like this (example)
yellow, blue, red, green
What I would like is this:
yellow
blue
red
green
Because some of the choices are so long, with just a comma between the results, it all runs together. I attempted to change this myself, but was not sucessful. Could someone give me a hand with this?
Thanks!