We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 10357
    • 573 Posts
    Hi,

    i am trying to get the replyto and fromname parms working, but they don’t seem to work.

    &replyto=`email` &fromname=`name`

    In my chuck i have inputs called email and name.

    any ideas?

    g.
      • 30223
      • 1,010 Posts
      We’ve had a similar issue before (although I can’t recall the form topic just now) which was actually caused by phpMailer, the email handler used by eForm. I’m looking into replacing phpMailer in the future but for now you may have to work around it somehow.
        • 10357
        • 573 Posts
        ah ok, that’s a shame.

        i don’t know if its helps, but the original contactForm snippet has the replyto working.

        g.