I'm currently using a drop down menu so users can select a department to send an e-mail to. All of this works correctly. However, in some cases I would like to send a copy of the message to more than one e-mail address. I'm currently using pipes so that the end-user sees the name of the department instead of the e-mail address. So in the code side of things I'll have (an example)
"Dept1|dep1@domain.com Dep2|dep2@domain.com Dep3|dep3@domain2.com "
Is there a way that if someone selects say, Dep1 that the message would go to dep1@domain.com AND dephead@domain3.com.
↧
Myth024 on "[Plugin: Contact Form 7] Multiple E-mail in dropdown after pipe"
↧