• This topic has 1 reply, 2 voices, and was last updated 9 years ago by Support. This post has been viewed 3460 times
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #10012951
    jblasko5555
    Participant

    i got the form to work somewhat, but wanted to know if there was a way to modify it to do 2 things.

    First, i would like to send the form email to multiple email addresses. Can that be done?

    Second, can the successful submission be redirected to another page.
    I would like a successful submission to go to a download page called download.html (not created yet)

    Thanks,
    ps. Nicest template i have used and i have used alot of different templates over the years.
    John



    Template Version: 2.1
    #10012965
    Support
    Keymaster

    Hello,

    – You can just use comma separated values as below:

    (php/contact-form.php)

    $to = '[email protected], [email protected]';

    – File: (js/views/view.contact.js)

    Kind Regards,

    Jonas


Viewing 2 posts - 1 through 2 (of 2 total)

This topic is marked as "RESOLVED" and can not rceive new replies.