Form data not showing in email
-
Hi there,
For some reason the form data entered at my website is not coming through when submitted. I have the following form tags set up:
<p>Your Name (required)
[text* your-name] </p><p>Your Email (required)
[email* your-email] </p><p>Company Name (required)
[text your-subject] </p><p>Select Session (required)
[select* Session “Customer Portal Overview (2-3 pm)” “Admin Portal Overview (3-4 pm)” “Both Sessions (2-4 pm)”]<p>Your Message
[textarea your-message] </p><p>[submit “Click Here to Register”]</p>
…and my email settings are as follows:
To: registration@taxihail.com
From: [your-name] <[your-email]>
Subject: Webinar Registration – Customer Portal & Admin Portal
Additional Headers: Reply-To: [registration@taxihail.com]What am I missing? Thanks,
– Tammy
The topic ‘Form data not showing in email’ is closed to new replies.