Viewing 2 replies - 1 through 2 (of 2 total)
  • I wonder if the comma separating the City, State could be causing an issue?

    I’m not sure if this will be of use to you, but below is how I have this set up on a few different websites, and it functions perfectly. It looks very similar to yours with a few minor changes. I included a generic [email protected] option that’s copied each time a form submission is sent just as a backup in case something falls through the cracks.

    In the Form tab:
    [select* your-recipient include_blank "John Smith|[email protected]" "Brett Smith|[email protected]" "Karen Smith|[email protected]" "No Preference|[email protected]"]

    In the Mail tab, “To” field:
    [email protected], [your-recipient]

    In the email body, where you want it to specify the recipient:
    <strong>Job Application for: </strong> [_raw_your-recipient]

    Thread Starter bcpayne

    (@bcpayne)

    That worked. Thank you!

    I will say that I did have an error continue to come that I could not get rid of. I had to go through line by line and realized that text edit had arbitrarily italicized a quote mark … which broke the whole thing.

    Thank you again!

    • This reply was modified 8 years, 2 months ago by bcpayne.
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Selectable Recipient With Pipes’ is closed to new replies.