Not passing values through form
-
Here is my form breakdown :
Step 1 :
<p>Request (required)
[radio radio-662 “New Install” “Service, Repair, Maintenance” “Schedule an In Home Consultation” “Apple Service, Repairs and Training” “Other…”] </p><p>Current Client?
[radio radio-663 “Yes” “No”] </p><p>Name (required)
[text* text-275 ] </p><p>Email (required)
[email* email-456]</p><p>Phone
[tel tel-186]</p><p> Best Method to Contact :
[select* game-type id:game “—” “Phone” “Email”]
<div style=”display: none;margin-top:10px;” id=”Phone” class=”note1″>[radio radio-34 “Day” “Night”]</div>
</p><p>[submit “Next”]</p>
[hidden step “1-2”]Step 2 :
<p>Type of Installation
[radio radio-633 “Distributed Audio” “Distributed Video” “Automation/ iPad Control” ” Networking” “Designated Home Theatre” “Other…”] </p><p>Please Describe the Install
[textarea textarea-112] </p><p>Point of Contact
[radio radio-634 “Homeowner” “Contractor”] </p><p>About the Location
[radio radio-635 “New Construction” “Existing”] </p><p>Residential
[radio radio-636 “Yes” “No”] </p><p>Estimated Budget
$[text text-970] </p><p>Time Frame
[text text-971] </p><p>Message
[textarea textarea-112]</p><p>[back “Back”]<p>
<p>[submit “Submit”]</p>
[hidden step “2-2”]
In my mail I have this on the 2nd form :
From: [form your-name] <[form your-email]>
Subject: [your-subject]Message Body:
[form radio-662]
[form radio-663]
[form text-275]
[form email-456]
[form tel-186]
[form game-type]
[form radio-34]
[form step]
[form radio-633]
[form textarea-112]
[form radio-634]
[form radio-635]
[form radio-636]
[form text-970]
[form text-971]—
This e-mail was sent from a contact form on Modern Home Systems (http://bf6.ad1.myftpupload.com)What I get in the sent mail is the following :
From: [form your-name] <[form your-email]>
Subject: [your-subject]Message Body:
[form radio-662]
[form radio-663]
[form text-275]
[form email-456]
[form tel-186]
[form game-type]
[form radio-34]
[form step]
[form radio-633]
[form textarea-112]
[form radio-634]
[form radio-635]
[form radio-636]
[form text-970]
[form text-971]Where am I going wrong. Much appreciation for the awesome plugin.
https://ww.wp.xz.cn/plugins/contact-form-7-multi-step-module/
The topic ‘Not passing values through form’ is closed to new replies.