Title: Functionality question
Last modified: September 1, 2016

---

# Functionality question

 *  Resolved [snoopy15](https://wordpress.org/support/users/snoopy15/)
 * (@snoopy15)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/functionality-question-12/)
 * Hi there,
    I want to create new contact form with drop down field that will have
   two options, Sales and Support, according which one option is selected I would
   like to send email to different emails. For example if I select Sales email will
   be sent to [sales@site.com](https://wordpress.org/support/topic/functionality-question-12/sales@site.com?output_format=md)
   and if Support is selected email should be sent to [support@site.com](https://wordpress.org/support/topic/functionality-question-12/support@site.com?output_format=md).
 * Can I do this with your plugin and how?
 * Thank you!
 * [https://wordpress.org/plugins/contact-form-7/](https://wordpress.org/plugins/contact-form-7/)

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

 *  [barnez](https://wordpress.org/support/users/pidengmor/)
 * (@pidengmor)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/functionality-question-12/#post-7702592)
 * See half way down the page [here](http://contactform7.com/selectable-recipient-with-pipes/).
 *     ```
       [select your-recipient "CEO|ceo@example.com"
                           "Sales|sales@example.com"
                           "Support|support@example.com"]
       ```
   
 *  Thread Starter [snoopy15](https://wordpress.org/support/users/snoopy15/)
 * (@snoopy15)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/functionality-question-12/#post-7702617)
 * Hey, thank you for your answer. Didn’t found this solution while browsing.
 * I tried this but I have issue with mail template. In mail template for label 
   To: I put [your-recipient] , also tried [_raw_your-recipient] but I got error,”
   This field has syntax error”. What am I doing wrong?
 * Thank you again!
 *  Thread Starter [snoopy15](https://wordpress.org/support/users/snoopy15/)
 * (@snoopy15)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/functionality-question-12/#post-7702618)
 * Actually I avoid error by adding [select* your-recipient … instead of [select
   your-recipient… just added * , but I’m not getting emails. 🙁
 * It doesn’t work. 🙁
 *  [barnez](https://wordpress.org/support/users/pidengmor/)
 * (@pidengmor)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/functionality-question-12/#post-7702620)
 * What is the code in the Form select mail-tag?
    What do you have in the Mail >
   > To field?
 *  Thread Starter [snoopy15](https://wordpress.org/support/users/snoopy15/)
 * (@snoopy15)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/functionality-question-12/#post-7702621)
 * [your-recipient]
 *  Thread Starter [snoopy15](https://wordpress.org/support/users/snoopy15/)
 * (@snoopy15)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/functionality-question-12/#post-7702622)
 * And this is how my select looks
 * [select* your-recipient “Wholesale Sales|mymail@hotmail.com”
    “Customer Service
   |mymail2@gmail.com”]
 *  Thread Starter [snoopy15](https://wordpress.org/support/users/snoopy15/)
 * (@snoopy15)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/functionality-question-12/#post-7702623)
 * Hey guys, it’s working. 🙂
 * I had some problem with email or don’t know with what, because I got all email
   few minutes ago, and now I’m getting emails instantly, when I try again.
 * Thank you everybody! You helped a lot!
 *  [barnez](https://wordpress.org/support/users/pidengmor/)
 * (@pidengmor)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/functionality-question-12/#post-7702624)
 * Great!

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

The topic ‘Functionality question’ 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/)

 * 8 replies
 * 2 participants
 * Last reply from: [barnez](https://wordpress.org/support/users/pidengmor/)
 * Last activity: [9 years, 9 months ago](https://wordpress.org/support/topic/functionality-question-12/#post-7702624)
 * Status: resolved