Title: Conditional fields: No E-Mail output
Last modified: March 10, 2023

---

# Conditional fields: No E-Mail output

 *  Resolved [megamuc](https://wordpress.org/support/users/megamuc/)
 * (@megamuc)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/conditional-fields-no-e-mail-output/)
 * I have defined a respond form with conditional fields. Works well in website 
   display, but mail output comes without field entries (no data in the E-Mail).
   Aditionally, “desired field” check does not work anymore, I can send an empty
   form. Link shows the page, but please refer to the multiform at the bottom of
   page, not the first (old) form at top of page.
 * Here are my codes:
 * Form:
 * [select* pick-fields “Ich möchte mich bewerben” “Ich suche eine PR-Agentur” “
   Ich bin Journalist/Influencer” “Andere Anfrage”]
 * [group Bewerbung]
 * <label> [text* first-name placeholder “Vorname”] </label>
 * <label> [text* last-name placeholder “Nachname”] </label>
 * <label> [email* mail placeholder “E-Mail”] </label>
 * <label>[tel phone placeholder “Telefon”] </label>
 * <label>[text position placeholder "Gewünschte Position"] </label>
 * <label>[file upload1 limit:5000000 filetypes:PDF placeholder “Dokument (PDF)”]
   </label>
 * <label>[file upload2 limit:5000000 filetypes:PDF placeholder “Dokument (PDF)”]
   </label>
 * <label>[file upload3 limit:5000000 filetypes:PDF placeholder “Dokument (PDF)”]
   </label>
 * <label> [textarea message placeholder “Nachricht an uns”] </label>
 * [/group]
 * [group Agentursuche]
 * <label> Vorname [text* first-name] </label>
 * <label> Nachname [text* last-name] </label>
 * <label> Organisation [text* company] </label>
 * <label> Position im Unternehmen [text* position] </label>
 * <label> E-Mail-Adresse [email* mail] </label>
 * <label> Telefon [tel phone] </label>
 * <label>Bei welchem Thema kann WORDUP PR Sie unterstützen? [text* topic] </label
   >
 * <label>Ihr ungefähres PR-Budget pro Jahr oder für das Projekt [text budget] </
   label>
 * <label> Nachricht an uns [textarea message] </label>
    [/group]
 * [group Journalist]
 * <label> Vorname [text* first-name] </label>
 * <label> Nachname [text* last-name] </label>
 * <label> Medium [text* company] </label>
 * <label> E-Mail-Adresse [email* mail] </label>
 * <label> Telefon [tel phone] </label>
 * <label>Ihre Themen [text* topic] </label>
 * <label> Ihre Anfrage an uns [textarea message] </label>
 * [/group]
 * [group Anderes]
 * Bitte senden Sie uns eine E-Mail mit Ihrem Anliegen an [info@wordup.de](https://wordpress.org/support/topic/conditional-fields-no-e-mail-output/info@wordup.de?output_format=md)
   
   Vielen Dank!
 * [/group]
 * [submit “Senden”]
 * E-Mail:
 *     ```wp-block-code
       [Bewerbung]Vorname [first-name]
   
       Nachname [last-name]
   
       E-Mail-Adresse [mail]
   
       Telefon [phone]
   
       Gewünschte Position [position]
   
       Nachricht an uns [message][/Bewerbung]
   
       [Agentursuche]
   
       Vorname [first-name]
   
       Nachname [last-name]
   
       Organisation [company]
   
       Position im Unternehmen [position]
   
       E-Mail-Adresse [mail]
   
       Telefon [phone]
   
       Bei welchem Thema kann WORDUP PR Sie unterstützen?
   
       [topic]
   
       Ihr ungefähres PR-Budget pro Jahr oder für das Projekt
   
       [budget]
   
       Nachricht an uns
   
       [message]
   
       [/Agentursuche]
   
       [Journalist]
   
       Vorname [first-name]
   
       Nachname [last-name]
   
       Medium [company]
   
       E-Mail-Adresse [mail]
   
       Telefon [phone]
   
       Ihre Themen [topic]
   
       Ihre Anfrage an uns [message]
   
       [/Journalist]
       ```
   
    -  This topic was modified 3 years, 3 months ago by [megamuc](https://wordpress.org/support/users/megamuc/).
    -  This topic was modified 3 years, 3 months ago by [megamuc](https://wordpress.org/support/users/megamuc/).
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fconditional-fields-no-e-mail-output%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * (@takayukister)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/conditional-fields-no-e-mail-output/#post-16549156)
 * **[Welcome to Support Forum — Please Read Before Posting](https://wordpress.org/support/topic/welcome-to-support-forum-please-read-before-posting/)**

Viewing 1 replies (of 1 total)

The topic ‘Conditional fields: No E-Mail output’ 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/)

 * 1 reply
 * 2 participants
 * Last reply from: [Takayuki Miyoshi](https://wordpress.org/support/users/takayukister/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/conditional-fields-no-e-mail-output/#post-16549156)
 * Status: resolved