I have a form that takes all input from the user and sends and email (second form with cfmail tag in it) and emails the data to several users.
My question is, when I get the data in the email it doesn't contain the field labels and is not parsed correctly (no line breaks).
Is there a way to set it up so it only sends the information actually completed (not all fields) and it shows the labels for the fields it does send with the data being parsed (with line breaks). I've gone through two different CF books and can't find the answer anywhere.
Thanks for your help. Hope this helped!
My question is, when I get the data in the email it doesn't contain the field labels and is not parsed correctly (no line breaks).
Is there a way to set it up so it only sends the information actually completed (not all fields) and it shows the labels for the fields it does send with the data being parsed (with line breaks). I've gone through two different CF books and can't find the answer anywhere.
Thanks for your help. Hope this helped!