Hi,
This is My first Blog Post. In this blog post I will describe an Issue that I faced using Web Forms For Marketers (WFFM).
When I Send a mail from my page using WFFM, I got the names of the Form field in the email.
Ex:
Email Design
when I send the email using this form I got result as
Solution : Insert this " <IsBodyHtml>true</IsBodyHtml>" as Parameters filed in Submit section on the SaveAction, Save and Published.
This is work for me. I'll hope you this post helpful for finding the solution.
Thanks