Views:

Behavior:
When configuring an email in the Workflow Designer it is possible to enhance the readbility by entering line breaks. If this email is finally sent all entered line breaks are removed and the text will be sent as one long line of text.

Solution:
To avoid this you can add the HTML code for a line break (<br> or <br />) at the end of each line, which will finally result in a proper line break in the sent email.

Example:
Open the URL http://localhost/dwwebclient and check new invoices.<br />
Regards<br>
The accounting department