Copied to clipboard

Flag this post as spam?

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


  • J 445 posts 862 karma points
    Dec 17, 2015 @ 15:46
    J
    0

    How to modify email template in version 3.0.17

    Umbraco 6 - Contour version 3.0.17.

    I have a form which the user fills in, including their email address.

    How could i

    A. Set Contour to send an email to them with the details they entered in the form but using my text

    Example, they fill a form that collects their name, email. When they submit the form they would receive an email to the address the user entered with the template being:

    Hello NameFilledOnContour We have you email registered as EmailFilledInContour. Thanks

    B. How could i include an image in this email (and where can i find the file to modify)?

    This should only effect the email template for one form and not future/previous ones

  • Dennis Aaen 4499 posts 18254 karma points admin hq c-trib
    Dec 18, 2015 @ 09:23
    Dennis Aaen
    0

    Hi J,

    A. You can set Contour to send an email to them with the details they entered in the form you need to use this syntax, so if your email fields has a name of email, then the syntax will be {email}

    https://our.umbraco.org/projects/umbraco-pro/contour/documentation/Editor/Attaching-Workflows/ you can find more information on page 19 in this pdf

    https://our.umbraco.org/FileDownload?id=1222

    B: What you need to do here, is to choose the Send xslt transformed email, as the workflow. Then you need to modify the XSLT file that you will find here in your Umbraco installation.

    /Umbraco/plugins/umbracoContour/xslt/sendXsltEmailSample.xslt.

    Hope this helps,

    /Dennis

Please Sign in or register to post replies

Write your reply to:

Draft