• I am trying to create a form with the option for the site visitor to choose who the email is sent to from a dropdown list or radio buttons, is this possible from this plugin?

    Thanks

Viewing 15 replies - 1 through 15 (of 15 total)
  • Hello @twistsdgmailcom

    Please check Selectable recipient with pipes

    Thread Starter twistsd

    (@twistsd)

    Jainil,

    Thanks for your reply. I have looke dat the example but I am having and issue with the mail tag.
    I have inserted [checkbox your-recipient “Option 1|[email protected]
    “Option 2|[email protected]
    “Option 3|[email protected]
    “Option 4|[email protected]
    “Option 5|[email protected]”] in the form but I am getting an Invalid mailbox syntax is used error message. I have tried various ways of editing the to filed on the mail tab, coul dyou pleas eprovide some additional help?

    Thanks
    Stephen

    Hello @twistsdgmailcom

    This only works with a drop-down menu(select) or radio button fields.

    Thread Starter twistsd

    (@twistsd)

    Thanks
    I have changed it to be radio buttons instead of check boxes but I am getting an error message saying “There was an error trying to send your message. Please try again later”. Any idea what this could be?

    Hello @twistsdgmailcom

    Please post your form code and mail tab settings.

    Thread Starter twistsd

    (@twistsd)

    Jainil,

    Here is the info.

    Form Code:
    [radio your-recipient “Option 1|[email protected]
    “Option 2|[email protected]
    “Option 3|[email protected]
    “Option 4|[email protected]
    “Option 5|[email protected]”]

    <label> Your Name (required)
    [text* your-name] </label>

    <label> Your Email (required)
    [email* your-email] </label>

    <label> Subject
    [text your-subject] </label>

    <label> Your Message
    [textarea your-message] </label>

    [submit “Send”]

    Mail tab settings
    To [your-recipient]
    From site <[email protected]>
    Subject site “[your-subject]”
    Additional headers Reply-To: [your-email]
    Message Body From: [your-name] <[your-email]>
    Subject: [your-subject]

    Message Body:
    [your-message]


    This e-mail was sent from a contact form on site (https://xx.xxx.xxx.xxx)

    Thanks

    Hello @twistsdgmailcom

    Email on other form are working properly?

    Thread Starter twistsd

    (@twistsd)

    Jainil,

    This is the first form that I am trying to create.

    Thanks

    Hello @twistsdgmailcom

    Please test that mail works on the server. Try WP Mail SMTP plugin for testing mail.

    Thread Starter twistsd

    (@twistsd)

    Jainil,

    I hadn’t setup the SMTP info. I’ll try and do that over the weekend and let you know how I get on.

    Thanks

    Hello @twistsdgmailcom

    Don’t need SMTP now. That plugin check that default mail function is working or not.

    Thread Starter twistsd

    (@twistsd)

    It said that I did not have smtp setup.

    Thread Starter twistsd

    (@twistsd)

    Jainil,

    I have just looked at the plugin page and I have got the following message “Mailer: Default (none)
    PHPMailer was able to connect to SMTP server but failed while trying to send an email.”

    Thanks
    Stephen

    Thread Starter twistsd

    (@twistsd)

    Jainil,

    I have managed to get the form to send to one address but I am still having issues sending to multiple.
    Any help would be appreciated.

    Thanks

    Thread Starter twistsd

    (@twistsd)

    Jainil,

    I was just wondering if you could help any further. I have updated to the latest version but I am still having the same issue.

    Thanks

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Send emails to different people’ is closed to new replies.