Copied to clipboard

Flag this post as spam?

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


  • Mike Dorst 53 posts 215 karma points
    Jan 22, 2018 @ 13:14
    Mike Dorst
    0

    Umbraco Forms including page URL

    Hey,

    I'm trying to send the page url with Umbraco Forms when it sends an email. I can't get it to work.

    Basically whenever umbraco forms sends an email with a template it should include the email.

    How should this work? I can't use any models or CurrentPage inside the email template.

  • Martin 278 posts 662 karma points
    Jan 25, 2018 @ 07:56
    Martin
    100

    Hi Mike, You can add a hidden field to the form and within the default value add a field value. Ive previously got it to work, returning the page that the form was sent from using - [#pageName]

    Martin

  • Mike Dorst 53 posts 215 karma points
    Jan 25, 2018 @ 08:58
    Mike Dorst
    0

    Mah man!

  • 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