Copied to clipboard

Flag this post as spam?

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


  • Chris Wilson 100 posts 377 karma points
    May 13, 2015 @ 12:55
    Chris Wilson
    0

    Umbraco Forms - Is it possible to use form data in Workflow settings?

    Hello again,

    Essentially I'm looking to take the recipient address in the email workflow from the a field on the form itself.

    I came across an old post by Ismail on Contour which stated that this is possible if you use the bracket syntax and form field label, so for example; the textfield 'Email address' would be

    {email address}
    

    however this does not appear to work in the latest Umbraco Forms version.

    Is there an acknowledged method of achieving this?

    Kind Regards, Chris

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    May 13, 2015 @ 14:42
    Tim Geyssens
    101

    Yup it should still work, you have to lower case and remove all special chars (like space) so Email Address becomes {emailaddress}

  • Chris Wilson 100 posts 377 karma points
    May 13, 2015 @ 16:25
    Chris Wilson
    0

    Sorted, thanks Tim!

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies