Hello,
I have been working on a custom workflow where I move the content of an email description field to a case description field, as I effectively convert an email to a case. Have had the common issue where this then originally comes back in HTML formatting with endless tags which then make the case field impossible to read.
With Jason Lattimer's magnificent string workflow solutions, I have converted the field content so it would read something like "Dear Person, <br> Here is my email <br> from Person". His workflows leave in line breaks deliberately, but is there any simple way I could then turn this into:
"Dear Person
Here is my email
from Person"
Could I find and replace the "<br>" to something else for example that would force this? I had followed this description but it just replaces the <br> with double spaces, rather than forcing new lines..
Any help would be most appreciated! I am rather new to Dynamics!
Thanks,
Jon