Hey, I've just recently started using the form editor which is great.
I've got everything working but I have one problem.
I have a form that I've set up that it will send an email with the form data to me.
The problem is that the mail message formatting is all messed up.
Looks like this:
"
This is a support request generated from the help web form:
User submitted dataName: : USER NAMEYour email adress: : KILlop@.comDescribe your problem: : Please help me soon
I will need it.
"
Of course I want it to look like this:
"
This is a support request generated from the help web form:
User submitted data
Name: USER NAME
Your email adress: KILlop@.com
Describe your problem:
Please help me soon
I will need it.
"
Appreciate any help