Skip to main content
8-Gravel
July 19, 2022
Solved

Error code is found in File Upload Widget Status Message when MaximumFileSize is crossed

  • July 19, 2022
  • 1 reply
  • 734 views

We are using the FileUpload widget in which the MaximumFileSize property value is set to 2000MB. When the file size goes beyond this a status message is displayed at runtime.

In this message an error code is embedded which we want to hide.

 

The status message is as below:

ABC is larger than the maximum allowed, 2000MB

 

We want to hide &#44 from this message.

If anyone knows how to do it please help. We are using ThingWorx 8.5.4-b222. 

Best answer by CharlesJi

Hi @PG_CG ,

you may need to upgrade ThingWorx to avoid such encoding issue.

Here I found a similar reported in an Article:

https://www.ptc.com/en/support/article/CS372715

1 reply

CharlesJiCommunity ManagerAnswer
Support
July 21, 2022

Hi @PG_CG ,

you may need to upgrade ThingWorx to avoid such encoding issue.

Here I found a similar reported in an Article:

https://www.ptc.com/en/support/article/CS372715