zzzshinkansenmailexample
Reactive icon

Reactive-Email-Example

Stable version 1.0.10 (Compatible with OutSystems 11)
Uploaded
 on 04 October 2024
 by 
0.0
 (0 ratings)
zzzshinkansenmailexample

Reactive-Email-Example

Details
Many people have problems with emails in reactive to get the formatting they want. I could create an example that works. See the idea https://www.outsystems.com/ideas/11821/enable-using-html-content-in-email-body-in-reactive-app/ And the forum https://www.outsystems.com/forums/discussion/76882/outsystems-email-templates-reactive-emails-in-outlook/ If you want to add more HTML (e.g. a graph) inside the email than you will run into the issue that it is not possible to insert HTML in the reactive email. What however is possible to put all you extra stuff in an anonymous screen and output it as a PNG file by using UltimatePDF. This PNG binary data can then be send to the reactive email and display it as a image with type BinaryData. I am not able to upload it because the oap is around 390kb and OutSystems limits the oap size to 256 kb.
Read more

If you want to have an email that looks good in Outlook and you want to make it in reactive with a limited with then you might have problems because Outlook doesn't apply the max-width and width css properties. This example shows a way to achieve this. Make that the EMailTheme css is fully removed.



Release notes (1.0.10)

* Change from 2 server action to 1 server action in the client action

* small fix in the layout (was not showing correctly in office365 in some cases)

License (1.0.10)
Reviews (0)
Team
Other assets in this category