Get checkbox results on separate lines in email
-
There is at least one unanswered question on this in this forum so I will repeat it. I have quite a long checkbox entry. In the email results, the entries are listed on the same (or in fact multiple rows): entry1, entry2, entry3. I would like to present each entry on a separate row to improve readability of the results:
entry1
entry2
entry3There is a brute force suggestion like this on Stackoverflow. Is there a less brute force method?
- The topic ‘Get checkbox results on separate lines in email’ is closed to new replies.