Copied to clipboard

Flag this post as spam?

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


  • Søren Reinke 158 posts 206 karma points c-trib
    Jun 24, 2011 @ 13:02
    Søren Reinke
    0

    Dynamic email subject

    Hi there

    I am working on a new Contour form, the customer would like to have the subject of the email send by the workflow, to contain the value of one of the form fields.

    Is that possible directly from the workflow editor, or do i need to handle it in a c# event?

  • Tom Fulton 2030 posts 4998 karma points c-trib
    Jun 24, 2011 @ 14:07
    Tom Fulton
    1

    You should be able to do this using the bracket syntax to reference the field.  For example if you want to set the subject of the email to the value of the "Your Name" field, you should be able to enter {yourname} in the workflow settings.

    See page 19 of the Contour Developer Docs from the Project Page for more info

    -Tom

  • Søren Reinke 158 posts 206 karma points c-trib
    Jun 24, 2011 @ 14:35
    Søren Reinke
    0

    Hello Tom

    Thanks a lot, i forgot that i could use the {}'s it works very well.

     

    Thanks a lot.

    /Søren

Please Sign in or register to post replies

Write your reply to:

Draft