Title: Conditional fields &amp; CF7: display problem
Last modified: January 20, 2021

---

# Conditional fields & CF7: display problem

 *  Resolved [gr9zz](https://wordpress.org/support/users/gr9zz/)
 * (@gr9zz)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/conditional-fields-cf7-display-problem/)
 * Hello,
    I created a form with conditional fields. There is the name, the email,
   the subject of the email and the message. I need, depending on the subject of
   the email, to change the label in the text field below (“Your message”) asking
   for different information depending on the subject. This works, but there is 
   a problem with the conditional fields. I would like the form to remain static
   when changing the subject. The idea would be to create conditional fields that
   only affect the label of the text field below. How do I fix my problem? Thank
   you
 *     ```
       <label> Votre nom
           [text* your-name] </label>
   
       <label> Votre email
           [email* your-email] </label>
   
       <label> Objet
           [select* your-subject "Renseignement" "Vendre sa voiture" "Communication"] </label>
   
       [group message1]<label> Votre message [textarea* message]</label>[/group]
       [group message2]<label> Indiquer la marque, le modèle, l'année et les kilométrages du véhicule que vous souhaitez vendre [textarea* message]</label>[/group]
       [group message3]<label> Indiquez blabla [textarea* message]</label>[/group]
   
       [acceptance acceptance-557] J'accepte la politique de confidentialité. [/acceptance]
   
       [submit "Envoyer"]
       ```
   
 * Conditional fields:
    Show message1 if your-subject equals Renseignement Show 
   message2 if your-subject equals Vendre sa voiture Show message3 if your-subject
   equals Communication
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fconditional-fields-cf7-display-problem%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [Yordan Soares](https://wordpress.org/support/users/yordansoares/)
 * (@yordansoares)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/conditional-fields-cf7-display-problem/#post-13935834)
 * Hello [@gr9zz](https://wordpress.org/support/users/gr9zz/),
 * You’re in the wrong forum. This is the support forum for the plugin **Contact
   Form 7**.
 * Your question is related with the third-party plugin extension **Conditional 
   Fields**.
 * Please go to the forum of [Conditional Fields](https://wordpress.org/support/plugin/cf7-conditional-fields/)
   and ask your question there.
 * Best regards,
    Yordan.
 *  Thread Starter [gr9zz](https://wordpress.org/support/users/gr9zz/)
 * (@gr9zz)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/conditional-fields-cf7-display-problem/#post-13936654)
 * Hello,
    Oh sorry. Thanks 🙂

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

The topic ‘Conditional fields & CF7: display problem’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [gr9zz](https://wordpress.org/support/users/gr9zz/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/conditional-fields-cf7-display-problem/#post-13936654)
 * Status: resolved