• Back in the HTML “mailto:” form days, there was a <select><option> feature, where you could (either by dropdown, checkbox or radio button) set the “SendTo:” field to a particular email address (or addresses) based on the selection.

    For example, the form might look like:

    From: [Enter email address]
    Subject: [Enter text]
    To:
    – General Inquiry
    – Customer Support
    – Billing

    Body: [Text box]

    Then the form would send the email to a specified address, based on the Contact selected. i.e. “General Inquiry” would send the email to [email protected], “Customer Support” would send the email to [email protected], etc.

    Is there a way to manipulate the JetPack Contact Form to duplicate this feature?

  • The topic ‘JetPack: Contact Form: eMail Selection’ is closed to new replies.