Hi Harish,
Here is the CF7 form:
<input name=”mc4wp-SIGNUP” value=”Website” type=”hidden”>
<p class=”one-half first”>First and Last Name<sup>*</sup><br />
[text* mc4wp-NOMPRENOM]</p>
<p class=”one-half”>Company<sup>*</sup><br />
[text* mc4wp-SOCIETE]</p>
<p class=”one-half first”>Email address<sup>*</sup><br />
[email* mc4wp-EMAIL]</p>
<p class=”one-half”>Phone<br />
[tel mc4wp-TELEPHONE]</p>
<p class=”one-half first”>Select a recipient<sup>*</sup>: <br />
[select* DESTI include_blank “SNECI France” “SNECI Central & Eastern Europe” “SNECI Russia” “SNECI Morocco” “SNECI Korea” “SNECI Shanghai” “SNECI Hong Kong”]</p>
<p class=”one-half”>Your interest(s)<sup>*</sup>: <br /><label><input name=”mc4wp-INTERESTS[3a29e0b1a2][]” value=”b22fb05cf0″ type=”checkbox”> <span>Strategy & Market Study</span> </label><label><input name=”mc4wp-INTERESTS[3a29e0b1a2][]” value=”2c5121bb29″ type=”checkbox”> <span>Business Development</span> </label><label><input name=”mc4wp-INTERESTS[3a29e0b1a2][]” value=”d757236f34″ type=”checkbox”> <span>Purchasing & Supply Chain</span> </label><label><input name=”mc4wp-INTERESTS[3a29e0b1a2][]” value=”ae3ad74e44″ type=”checkbox”> <span>Project Management</span> </label><label><input name=”mc4wp-INTERESTS[3a29e0b1a2][]” value=”c7ee2240c7″ type=”checkbox”> <span>Audit & Quality</span> </label><label><input name=”mc4wp-INTERESTS[3a29e0b1a2][]” value=”7f54850d36″ type=”checkbox”> <span>Training & Coaching</span> </label><label><input name=”mc4wp-INTERESTS[3a29e0b1a2][]” value=”38937c0b3c” type=”checkbox”> <span>Distribution</span> </label><label><input name=”mc4wp-INTERESTS[3a29e0b1a2][]” value=”f21f0f8981″ type=”checkbox”> <span>Partnership & M&A</span> </label></p>
<p>[textarea your-message placeholder “Your Message”]</p>
<p style=”margin-bottom:25px”>[mc4wp_checkbox “Please subscribe me to SNECI Newsletter. I can unsubscribe at any time.”]</p>
<p>[submit “Send Your Message”]</p>
—-
Maybe the question should be how do I do to send the interests by mail, so how do I format the info in the “Mail” tab in CF7?
-
This reply was modified 6 years, 5 months ago by amadreamer.