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
Any ideas on how this could be done?
Many thanks,
Paul
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
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,
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
Any ideas on how this could be done?
Many thanks,
Paul