Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Episerver forms: Rich text / wysiwyg form field

Vote:
 

Need the ability to create an input field that allows rich text. Perhaps tinymce or summernote.

I hit this problem when trying to create a summernote input field:

Hi All,

I've extended Episerver forms to create an element that displays a summernote html wysiwyg area that allows the users to enter rich text.

This works fine, however when I attach a "Send email after form submission" and use a place holder say: "#HTMLTEXT#" 

When the email is created the Html text gets encoded as plain text. ie

...
I need to do the equivalent of @Html.Raw(#HTMLTEXT#) to include the text as HTML in the email

Any ideas on how this could be done?

Many thanks,

Paul  

#188394
Feb 22, 2018 0:34
Vote:
 

Paul,

Did you ever find a solution for this? I am running across the same issue. Currently I am calling a webhook on submission with a static template and is becoming problematic and would like some advice.

Thanks,

Justin

#196380
Aug 28, 2018 16:49
Vote:
 

Hi Justin,

No we ended up going with an input file field to attach a document. But I would still like to know how to do this though, would be so much better.

Can anyone help? Episerver dev team?

Regards,

Paul

#197194
Sep 26, 2018 8:01
This thread is locked and should be used for reference only.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.