Hi,
When using the document generation action in Nintex Workflow (on-prem), I want to create a document that contains Rich Text fields.
When using this type of field, the document is not formatted correctly (it shows html tags in the text):
<div>This is a test with some bullets:</div><ul><li>Bullet 1 </li><li>Bullet 2</li><li>Bullet 3</li><li>...</li></ul>
Is there a workaround so i can keep my formatting without HTML tags visible in my document?
Thanks.