Copied to clipboard

Flag this post as spam?

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


  • Trevor Loader 199 posts 256 karma points
    Feb 08, 2017 @ 21:33
    Trevor Loader
    0

    HTML based email

    Hey Nic,

    Is it possible to modify the layout of the email? And make it html instead of plain text?

    Cheers Trevor

  • Nicholas Westby 2054 posts 7104 karma points c-trib
    Feb 08, 2017 @ 22:19
    Nicholas Westby
    0

    Hi Trevor,

    We have recently done this for a project. Essentially, we just copied the "Email" form submission handler and modified it to send out HTML emails instead of plain text emails.

    If you'd like to submit a feature request so this is built into the core of Formulate, you can do so here: https://github.com/rhythmagency/formulate/issues

    At some point, I'm thinking it would be good to point to a CSHTML file path to construct the HTML email, and the built-in "Email" handler would be a good place to do that.

    If that's similar to the approach you're thinking of, I'm sure this will be built at some point; the more people are interested, the sooner it's likely to happen.

    Also, let me know what you plan to do and I can write up some documentation to give you guidance on how to implement it.

  • 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