Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Andrew Burgess 14 posts 73 karma points
    Sep 03, 2015 @ 14:00
    Andrew Burgess
    0

    Umbraco Forms - Adding a reply-to

    Is there a way to add a reply-to address to the emails sent by contour / umbraco forms? I want this to be the submitters email address so when we reply to emails received they get sent to the person who sent the email.

  • Mark Bowser 273 posts 860 karma points c-trib
    Sep 03, 2015 @ 16:41
    Mark Bowser
    0

    For the old Contour, there was this Contour Contrib package that had exactly what you're looking for (see here). My guess is that someone will need to fork it and make it work for Umbraco Forms. Maybe someone has already and I just haven't noticed? The custom workflow types and field types haven't changed much, so you might be able to just grab the workflow from their source and adjust it to work in your project.

    You can pair this workflow with the "reply to" field with the curly bracket syntax. If you have a field called "Email" on your form, in the "Reply To" field, you could enter:

    {email}
    

    To have the email address that they entered show up as the reply-to email.

  • [email protected] 406 posts 2135 karma points MVP 7x c-trib
    Sep 04, 2015 @ 04:54
    jeffrey@umarketingsuite.com
    0

    Or take a look at this package: https://our.umbraco.org/projects/backoffice-extensions/perplexmail-for-umbraco/

    It allows you to make up much nicer e-mails!

Please Sign in or register to post replies

Write your reply to:

Draft