I am facing an issue related to converting HTML to Text for use in OutSystems Document Templates (ODC). I need assistance in finding the best approach to convert HTML content into a suitable format for sending emails through OutSystems applications. I am currently working on an ODC project where I need to generate emails dynamically using HTML templates. However, I'm having trouble finding the most effective method to convert HTML content into a format compatible with OutSystems Document Templates for email delivery. I've tried different approaches, but none of them have provided the desired results.
Here are the challenges I am encountering:
I would greatly appreciate any assistance, guidance, or best practices related to converting HTML to email in the context of OutSystems Document Templates. Additionally, if there are any specific widgets, extensions, or components that could simplify this process, please let me know.
Thank you in advance for your support!
Hi Shyam,
You can use CKEditor Forge component for conversion.
This is for Traditional application - CKEditor Traditional
This is for Reactive application - CKEditor Reactive