Copied to clipboard

Flag this post as spam?

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


  • brulee 2 posts 72 karma points
    Jul 06, 2021 @ 08:07
    brulee
    0

    [Umbraco Forms] How to add text to submission emails

    I've made a form in Umbraco Forms, which has about 40 questions. Now when they submit the form, all the data is emailed to the client, but i want to add some text on the bottom, so when they print the submission email, they can add their signature.

    I've tried to add a hidden text field, but that's not printing on the submission email.

    Can i do this somehow? The text signature: should not be visible in the form itself on the website.

  • Brendan Rice 538 posts 1099 karma points
    Jul 08, 2021 @ 12:03
    Brendan Rice
    0

    Hi Brulee,

    there is a template you can change:

    /views/partials/forms/emails/examlpe-template.cshtml

    You could add logic into that template to format the form or you could use it as a template so that the logic is specific to only the one form (where signature is necessary)

Please Sign in or register to post replies

Write your reply to:

Draft