What do you have in the Form tab field?
<p style="margin-bottom:10px;">[text* your-name class:getstarted placeholder "Your Name"]</p>
<p style="margin-bottom:10px;">[text* your-phone class:getstarted placeholder "Phone Number"]</p>
<p style="margin-bottom:10px;">[text* email class:getstarted placeholder "Email Address"]</p>
<p style="margin-bottom:0px;"><strong>Get Started With:</strong></p>
<p style="margin-bottom:10px;">[checkbox services "Personal Injury Marketing" "New Patient Marketing" "Reactivate Past Patients" "Boost Referrals" "Chiropractic Postcards" "Chiropractic Print Materials" "FREE Consultation"]</p>
<p style="margin-bottom:10px;"><strong>Let Us Know You're Human</strong></p>
[captchac captcha-101 size:m][captchar captcha-101]
[submit "Submit"]
Because it’a a general text field.
[text* email class:getstarted placeholder "Email Address"]
Replace the “text*” with “email*”.
[email* email class:getstarted placeholder "Email Address"]
Got it! Thank you very much for the help. I appreciate it.