Copied to clipboard

Flag this post as spam?

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


  • J 447 posts 864 karma points
    May 16, 2013 @ 16:13
    J
    0

    How to send email

     

    I am using the latest version of Contour. I would like to send an email when the user clicks the submit button once they have finished filling in the form and send the contents they entered to an email address i would register it with.

    Im new with Contour and Umbraco so could someone please provide me with some step by step instructions on how to do this?

    Thanks

     

  • Comment author was deleted

    May 16, 2013 @ 19:18

    Hey,

    You'll have to add a new workflow check http://our.umbraco.org/projects/umbraco-pro/contour/documentation for how to do that

    And you'll also need to fetch the email address that is submitted with the form as 1 of the settings on the workflow, check http://our.umbraco.org/FileDownload?id=2921 for the syntax you can use

  • J 447 posts 864 karma points
    May 17, 2013 @ 12:33
    J
    0

    Thanks - i added a workflow - within this workflow i added to the step "When the form has been submitted" however i would like to send the email to the email address that the user types in (as in their email address) on the form they fill in, just to confirm we have their email has been received?

     

    So in Visual Studio i create a class and implement Umbraco.Forms.Core.WorkflowType, which gives me Execute and Validate methods to write code against - but not sure how to get the value of the email address and then send an email?

     

    This is the area i need some assistance on.

     

    Thanks

Please Sign in or register to post replies

Write your reply to:

Draft