• Resolved szymtemp

    (@szymtemp)


    Hello,
    Is it possible to set the form so that, depending on the selection of a given option, it sends a message to different addresses?
    Eg.
    answer “a” – sent to the address 1@name_site.com
    answer “b” – send to the address 2@name_site.com
    answer “c” – send to the address 1@name_site.com
    answer “d” – send to the address 1@name_site.com
    answer “e” – sent to the address 2@name_site.com
    ———

    [select menu-809 “a” “b” “c” “d” “e”]

    [submit “Send”]

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

    (@takayukister)

    Thread Starter szymtemp

    (@szymtemp)

    Thank you for your response.
    I introduced something like:
    <label> where to send
    [select menu-569 “CEO|[email protected]” “Sales|[email protected]” “Support|[email protected]”]
    </ Label>

    [submit “Send”]

    —-
    But I do not understand how to make sure that after selecting a given item, the message was sent only to a given recipient.
    In the “mail to”, I have entered the destination addresses (by commas) and after sending to all these addresses a message comes (it should only be for one selected).

    Thread Starter szymtemp

    (@szymtemp)

    ok, I already know, I need to paste in my case [menu-569]
    But after the record an error appears and it fooled me. But it works in this configuration. Thank you for your help.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘sending to different addresses’ is closed to new replies.