Hi All,
Hope everyone is well,
I am trying to achieve the following:
1. When Sending an Email via Workflow, I would like to have the fields populate the body of the email in a readable manner such as:
- ItemName
- PartNumber
- TotalRequired
But, when trying to achieve this, I am getting them in 1 line with no spaces in them?
i.e ItemNamePartNumberTotalRequired
Below is what I currently have set up?
1. Create a Token Called Email Body
-->
2. For Each Row line item, I then have the following:
-->
-->
Problem is though when I test this, I get all the fields in 1 line without any spaces as per below?
-->
Now because there are multiple lines in here, the email being sent is not coming out right. As in the formatting is not correct of course.
Can anyone shed any light on this? or any other way I should be tackling this?
Thank you in advance,
Ziad