Copied to clipboard

Flag this post as spam?

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


  • John Shaw 4 posts 84 karma points
    Oct 18, 2018 @ 15:14
    John Shaw
    0

    Auto responder in form not working

    Set up a form in Umbraco forms which has an email field in it - I've taken that field alias and added it as a tag {recipientEmailAddress} into the workflow. When I do this it fails to arrive in my inbox.enter image description here

    If I add a manual address in the workflow the email sends fine.

    Any ideas?

    Thanks John

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Oct 18, 2018 @ 19:42
    Tim Geyssens
    100

    Yes just noticed this yesterday, unforunatly the syntax doesn't use the alias but the name (without strange chars and spaces)

    Make some noise here https://github.com/umbraco/Umbraco.Forms.Issues/issues/35

  • John Shaw 4 posts 84 karma points
    Oct 19, 2018 @ 11:10
    John Shaw
    0

    Sorry Tim, not a developer so sorry if I sound dim...

    But if I'm reading you right you don't use the alias anymore but the field name, e.g.

    Field name: Recipient email

    Alias: recipientEmail

    In the workflow I'd use:

    {Recipientemail}

    rather than:

    {recipientEmail}

    Cheers

  • John Shaw 4 posts 84 karma points
    Oct 19, 2018 @ 11:17
    John Shaw
    0

    Ignore the above Tim

    Just tested my interpretation of you post and it worked fine!

    Cheers

    John

  • Tim Geyssens 6562 posts 15373 karma points MVP 2x c-trib
    Oct 19, 2018 @ 11:17
    Tim Geyssens
    0

    Sweet!

  • 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