Hi Everyone,
I'm having a bit of a problem with the German special character "ß". The display name for a field we're using contains this character, and when I'm trying to reference this field (with a lookup) in a workflow that creates an e-mail, then save the step, broken HTML appears in the form. This is only visible after saving and then reopening the step of the workflow that creates and sends the e-mail.
The broken HTML code looks like this:
[...]
This mail body contains a lookup: " title="{Field name containing ß (Instance)}" style="display: inline;">
[...]
Manually removing this broken HTML and then saving just causes more broken HTML to appear.
Avoiding special characters in our display names entirely would be kind of a pain. Is there any way to avoid this error?
I hope I gave enough info, please tell me if you need more.