Title: [Plugin: Contact Form 7] Problem with checkboxes
Last modified: August 19, 2016

---

# [Plugin: Contact Form 7] Problem with checkboxes

 *  [riddle81](https://wordpress.org/support/users/riddle81/)
 * (@riddle81)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-problem-with-checkboxes/)
 * I have the following problem with contact form 7:
 * I´ve added checkboxes to let people choose if they want a callback or not.
 * But I am not getting anything from the checkboxes when they are chosen.
 * My code:
 * <p>Ihr Name(Pflichtangabe)
    [text* your-name] </p>
 * <p>Ihre Email-Adresse (Pflichtangabe)
    [email* your-email] </p>
 * <p>Betreff
    [text your-subject] </p>
 * <p>Nachricht
    [textarea your-message] </p>
 * <p>[checkbox checkbox-545 id:choice “Rückruf” “Kein Rückruf”]</p>
 * <p[text text-69]</p>
 * <p>[submit “Senden”]</p>

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [riddle81](https://wordpress.org/support/users/riddle81/)
 * (@riddle81)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-problem-with-checkboxes/#post-1210846)
 * Oh and it seems a problem when I add customfields:
 * <p>Ihr Name(Pflichtangabe)
    [text* your-name] </p>
 * <p>Ihre Email-Adresse (Pflichtangabe)
    [email* your-email] </p>
 * <p>Betreff
    [text your-subject] </p>
 * <p>Nachricht
    [textarea your-message] </p>
 * <p>[checkbox checkbox-545 id:choice “Rückruf” “Kein Rückruf”]</p>
 * <p>Telefonnummer:
   [text text-69]</p>
 * <p>[submit “Senden”]</p>
 * Can´t get the telefonummer field information either over email
 *  [digitz](https://wordpress.org/support/users/digitz/)
 * (@digitz)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-problem-with-checkboxes/#post-1211033)
 * Well, it seems you’re not inserting the same tags in you message design section.
   
   In the message design section of your form (the frame other than you form design
   frame) insert these in separate lines (You can also use HTML if you need to modify
   the look of your received messages):
 *     ```
       [checkbox-545]
       [text-69]
       ```
   
 * You can also insert a label before the tags:
 *     ```
       Do you want us to contact you? [checkbox-545]
       Tel: [text-69]
       ```
   
 *  Thread Starter [riddle81](https://wordpress.org/support/users/riddle81/)
 * (@riddle81)
 * [16 years, 8 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-problem-with-checkboxes/#post-1211100)
 * Sorry to sound dumb but where is the message design section?
 *  [Luke Rumley](https://wordpress.org/support/users/lukerumley/)
 * (@lukerumley)
 * [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-problem-with-checkboxes/#post-1211122)
 * [@riddle81](https://wordpress.org/support/users/riddle81/) WordPress Admin ->
   Contact -> Choose Contact Form -> Top section is form design, Mail section is
   right below that.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘[Plugin: Contact Form 7] Problem with checkboxes’ is closed to new replies.

## Tags

 * [checkboxes](https://wordpress.org/support/topic-tag/checkboxes/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 3 participants
 * Last reply from: [Luke Rumley](https://wordpress.org/support/users/lukerumley/)
 * Last activity: [16 years, 7 months ago](https://wordpress.org/support/topic/plugin-contact-form-7-problem-with-checkboxes/#post-1211122)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
