NOT COLLECTING ALL THE INFORMATION
-
Hello, I need help please I have created the form in mailchimp for wp plugin on the site, I can succesfully receive emails and names but I am also interested on collecting the phone numbers and for some reason I am not receiving them, could you please help me?… this is the code I have on the mailchimp on this link https://kestrellawenforcement.com/, is form:
<p>
<label>Name</label>
<input type=”text” name=”FNAME”>
</p>
<p>
<label>Email Address</label>
<input type=”email” name=”EMAIL” required>
</p>
<p>
<label>Phone Number</label>
<input type=”tel” name=”usrtel”>
</p>
<p>
<label>Company Name</label>
<input type=”text” name=”FNAME”>
</p>
<p>
<input type=”submit” value=”Download KLE Scenarios” class=”btn btn-primary”
href=”https://www.sentientvision.com/files/general/data_sheets/Kestrel_Law-Enforcement.pdf”
target=”_blank”role=”button”>
</p>
- The topic ‘NOT COLLECTING ALL THE INFORMATION’ is closed to new replies.