The CreatorCon Call for Content is officially open! Get started here.

The reference to entity "sys_id" must end with the ';' delimiter.

godfrey1
Kilo Contributor

Hi all,

I am trying create PDF document template and mark signature on it. However, it returns error as below when I click "Mark Signatures".

find_real_file.png

Any chances I can correct this?

Thanks and regards

 

9 REPLIES 9

Alberto Consonn
ServiceNow Employee
ServiceNow Employee

Hi,

instead of the '&' sign, put this: "&" - without the quotation marks, it should fiy your issue.

If I have answered your question, please mark my response as correct so that others with the same question in the future can find it quickly and that it gets removed from the Unanswered list.

Thank you

Cheers
Alberto

Hi Alberto,

 

Thank you for your reply. Where should I change '&' sign to &?

 

I have checked the url, there is no '&' sign on it.

 

Cheers

Godfrey

 

 

Yeah, try to set glide.ui.escape_all_script to true but same outcome.