Forums
Hi All Hoping someone can shed some light on this. I'm using the esl text tags in a document i'm uploading. My package json which works fine. The problem i have is when i put a negative offset - {{*esl:signer1:textfield:offset(10,-10)}} it gives me this error - "{"messageKey":"error.internal.default","technical":"error.eslx.texttagValidation.propertiesFormatError [#5ef99515-ce17-4bef-8fb5-e70f17d12f72]","message":"Unexpected error. We apologize for any inconvenience this may have caused you, please try again.
I've noticed that HTML tags are removed instead of being encoded. For example, the Signer opted out with a message:
Can't sign as there is a 
In the admin panel, there is a message:
Can't sign as there is a  tag visible.
Which is wrong as it doesn't contain all passed data. The tag should be encoded. The same happens with the emailBody content.