Everything is working righ except the checkbox group, when 1 is chosen it does not come in the email I have inserted a sample email I get and also the code. Thanks for any help.
Sample email
Code
Sample email
Name milton d reed
Company 1956
Email reed.bud@gmail.com
Phone 3306044972
Radio Label {I’m interested in}
Questions/Comments hawth
Code
<div class="gcore-line-tr gcore-form-row" id="ftr-text4"><div class="gcore-line-td" id="ftd-text4"><label for="text4" class="gcore-label-left">Name</label>
<div class="gcore-display-table gcore-input" id="fin-text4"><input name="text4" id="text4" value="" placeholder="" maxlength="" size="" class=" validate['required','alphanum']" title="" style="" data-inputmask="" data-load-state="" data-tooltip="" type="text" /></div></div></div><div class="gcore-line-tr gcore-form-row" id="ftr-text5"><div class="gcore-line-td" id="ftd-text5"><label for="text5" class="gcore-label-left">Company</label>
<div class="gcore-display-table gcore-input" id="fin-text5"><input name="text5" id="text5" value="" placeholder="" maxlength="" size="" class=" validate['required','alpha']" title="" style="" data-inputmask="" data-load-state="" data-tooltip="" type="text" /></div></div></div><div class="gcore-line-tr gcore-form-row" id="ftr-text6"><div class="gcore-line-td" id="ftd-text6"><label for="text6" class="gcore-label-left">Email</label>
<div class="gcore-display-table gcore-input" id="fin-text6"><input name="text6" id="text6" value="" placeholder="" maxlength="" size="" class=" validate['required','email']" title="" style="" data-inputmask="" data-load-state="" data-tooltip="" type="text" /></div></div></div><div class="gcore-line-tr gcore-form-row" id="ftr-text7"><div class="gcore-line-td" id="ftd-text7"><label for="text7" class="gcore-label-left">Phone Number</label>
<div class="gcore-display-table gcore-input" id="fin-text7"><input name="text7" id="text7" value="" placeholder="" maxlength="" size="" class=" validate['required','number']" title="" style="" data-inputmask="" data-load-state="" data-tooltip="" type="text" /></div></div></div><div class="gcore-line-tr gcore-form-row" id="ftr-checkbox_group2"><div class="gcore-line-td" id="ftd-checkbox_group2"><label for="checkbox_group2" class="gcore-label-left">I am interested in</label>
<div class="gcore-display-table gcore-input" id="fin-checkbox_group2"><div class="gcore-single-column" id="fclmn13"><div class="gcore-checkbox-item" id="fitem6"><input name="checkbox_group2[]" id="checkbox_group25" class=" validate['group:2']" title="" style="" data-load-state="" data-tooltip="" type="checkbox" value="The “Take Off Boost” Package" />
<label class="gcore-label" for="checkbox_group25">The “Take Off Boost” Package</label></div>
<div class="gcore-checkbox-item" id="fitem8"><input name="checkbox_group2[]" id="checkbox_group27" class=" validate['group:2']" title="" style="" data-load-state="" data-tooltip="" type="checkbox" value="The “My Time To Fly” Package" />
<label class="gcore-label" for="checkbox_group27">The “My Time To Fly” Package</label></div>
<div class="gcore-checkbox-item" id="fitem10"><input name="checkbox_group2[]" id="checkbox_group29" class=" validate['group:2']" title="" style="" data-load-state="" data-tooltip="" type="checkbox" value="The “Launch With Sustained Impact” Package" />
<label class="gcore-label" for="checkbox_group29">The “Launch With Sustained Impact” Package</label></div>
<div class="gcore-checkbox-item" id="fitem12"><input name="checkbox_group2[]" id="checkbox_group211" class=" validate['group:2']" title="" style="" data-load-state="" data-tooltip="" type="checkbox" value="I’m not sure but would like to connect" />
<label class="gcore-label" for="checkbox_group211">I’m not sure but would like to connect</label></div></div></div></div></div><div class="gcore-line-tr gcore-form-row" id="ftr-textarea10"><div class="gcore-line-td" id="ftd-textarea10"><label for="textarea10" class="gcore-label-left">Questions/Comments</label>
<div class="gcore-display-table gcore-input" id="fin-textarea10"><textarea name="textarea10" id="textarea10" placeholder="" rows="3" cols="40" class="" title="" style="" data-wysiwyg="0" data-load-state="" data-tooltip=""></textarea></div></div></div><div class="gcore-line-tr gcore-form-row" id="ftr-fld14"><div class="gcore-line-td" id="ftd-fld14"><label for="fld14" class="gcore-label-left">Captcha</label>
<div class="gcore-subinput-container-wide" id="fitem16"><div class="gcore-input-container gcore-display-table gcore-input" id="fin-fld15"><input placeholder="" maxlength="" size="" class=" validate['required']" title="" style="" type="text" name="captcha" id="fld15" /></div></div>
<div class="gcore-subinput-container-wide" id="fitem18"><div class="gcore-input-container gcore-display-table gcore-input" id="fin-fld17">{captcha_img}</div></div></div></div><div class="gcore-line-tr gcore-form-row" id="ftr-button9"><div class="gcore-line-td" id="ftd-button9"><div class="gcore-display-table gcore-input" id="fin-button9"><input name="button9" id="button9" type="submit" value="Submit" class="" style="" data-load-state="" /></div></div></div>
Hi budinakron,
Please drag a Handle Arrays action into the OnSubmit event and move it up before the Email action.
Bob
Please drag a Handle Arrays action into the OnSubmit event and move it up before the Email action.
Bob
That did not seem to work either would you like admin access so you can see what I have and tell me what I did wrong?
Hi budinakron,
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab.
Bob
Please drag a Debugger action into the On Submit event, then submit the form and post the debug - including the 'dummy emails' results here.
Note: if you are using the Easy Wizard you can turn on Debug on the Others tab.
Bob
Array
(
[1] => Array
(
[Email] => Array
(
[0] => An email with the details below was sent successfully:
[1] => To:reed.bud@gmail.com
[2] => Subject:test
[3] => From name:
[4] => From email:
[5] => Reply name:
[6] => Reply email:
[7] => Attachments:
[8] => Body:
<table>
<tr><td>Name</td><td>milton d reed</td></tr>
<tr><td>Company</td><td>a</td></tr>
<tr><td>Email</td><td>reed.bud@gmail.com</td></tr>
<tr><td>Phone Number</td><td>3306044972</td></tr>
<tr><td>I am interested in</td><td>The “Take Off Boost” Package</td></tr>
<tr><td>I am interested in</td><td></td></tr>
<tr><td>Questions/Comments</td><td></td></tr>
<tr><td></td><td>xcydt</td></tr>
<tr><td></td><td>xcydt</td></tr>
</table>
Poster's IP address:65.25.115.90
)
)
)
it seems to be working now hmmm
This topic is locked and no more replies can be posted.
