Replies: 0
my ‘contact form 7’ form tab looks like this:
Name (required) [text* your-name]
Email (required) [email* your-email]
Phone [tel Phone]
Wedding Date [date Wedding Date]
Where did you find us? [text Where did you find us?]
Your Message [textarea your-message]
[submit “Send”]
Mail tab like this:
From: [your-name] <[your-email]> Subject: [your-subject]
Message Body: [your-message]
So obviously I’m not getting all the fields sent to my email. Could someone with an understanding of the code tell me how to translate my form tab into what I need to put in the mail tab?
Thanks