• Resolved mrmrva

    (@mrmrva)


    I am trying to achieve that based on a dropdown menu option message gets sent to multiple recipients but can’t get it to work. Tried with coma and semicolon separated addresses but it doesn’t work.

    The code I tried using is something like this:

    [select recipient "Option1|a@yahoo.com, b@vgmail.com" "Option2|c@example.com, d@gmail.com, e@mail.com" "Option3|support@example.com"]

    http://wordpress.org/extend/plugins/contact-form-7/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    How it doesn’t work?

    Thread Starter mrmrva

    (@mrmrva)

    Uh, my mistake, sorry. Just tested again and it works with coma delimited addresses. I had vgmail.com instead of gmail.com in one of the addresses, corrected that and it works like a charm.

    Regards Petar

    Good day i have same problem with this and its not working help please

    Thread Starter mrmrva

    (@mrmrva)

    It is working, use code like this:

    [select recipient "Option1|a@yahoo.com, b@gmail.com" "Option2|c@example.com, d@gmail.com, e@mail.com" "Option3|support@example.com"]

    and in the to field in the form options input:

    [recipient]

    Also check if maybe emails are going to spam folder, it can happen.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Multiple recipients from one dropdown menu option’ is closed to new replies.