Title: Mail tag
Last modified: August 20, 2016

---

# Mail tag

 *  [cherryfresh](https://wordpress.org/support/users/cherryfresh/)
 * (@cherryfresh)
 * [13 years, 3 months ago](https://wordpress.org/support/topic/mail-tag/)
 * Hey, I can’t get the information the user enters to the email, here is my form:
 * _[ Moderator Note: [Please post code](http://codex.wordpress.org/Forum_Welcome#Posting_Code)
   or markup snippets between backticks or use the code button. ]_
 *     ```
       <div class="slider-form label-to-placeholder">
       	<div class="row" style="margin-bottom: 1em">
       		<div class="grid-1-2">
       		    <label for="slider_form_fname">Name/Firma</label>
       		    [text* your-name id:slider_form_fname]
       		</div>
   
       		<div class="grid-1-2 last">
       		    <label for="slider_form_email">Email</label>
                         [email* your-email id:slider_form_email]
       	    </div>
       	</div>
   
       	<div>
                      <label for="slider_form_email">Telefonnummer/Datum/Uhrzeit</label>
       		[email* your-email id:slider_form_time]
       	</div>
   
       	<div style="text-align: center">[submit "Rueckruf vereinbaren"]</div>
       </div>
       ```
   
 * I have tried all of these following, but they didn’t work:
 *     ```
       [email* your-email id:slider_form_email]
   
       <[email* your-email id:slider_form_email]>
   
       "slider_form_email"
   
        <label for="slider_form_email">
        <"slider_form_email">
   
       [your-email id]
   
       [slider_form_email]
   
       [your-email id:slider_form_email]
       ```
   
 * Can anybody help?
 * Best
    Max
 * [http://wordpress.org/extend/plugins/contact-form-7/](http://wordpress.org/extend/plugins/contact-form-7/)

The topic ‘Mail tag’ is closed to new replies.

 * ![](https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255)
 * [Contact Form 7](https://wordpress.org/plugins/contact-form-7/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [cherryfresh](https://wordpress.org/support/users/cherryfresh/)
 * Last activity: [13 years, 3 months ago](https://wordpress.org/support/topic/mail-tag/)
 * Status: not resolved