Copied to clipboard

Flag this post as spam?

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


  • Sean Håkansson 66 posts 192 karma points
    Jan 22, 2024 @ 13:30
    Sean HÃ¥kansson
    0

    Can I display fieldset/group name in a razor email template (FormsHtmlModel) - Forms 12

    using Umbraco forms 12. I would like to display some more context to the data they are sending. Being able to display the group name would help a lot. I know the data isn't saved in the entries, and rightly so, but it would be nice if this model contains some additional data.

    Currently having the same problem with Title & Description and Richtext, they just return empty fieldValue, so I cant use this either.

    If this isn't supported out of the box, what's the best way and where to start? A new custom email workflow?

    My first thought was to do some mapping if I could fetch the form model using the form id provided with the FormsHtmlModel but im not sure if that's possible from razor email template alone, if possible at all.

    Thansk for any help and suggestions!

Please Sign in or register to post replies

Write your reply to:

Draft