cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you know you can set a signature that will be added to all your posts? Set it here! X

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

PG_CG
6-Contributor

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

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. 

ACCEPTED SOLUTION

Accepted Solutions
CharlesJi
14-Alexandrite
(To:PG_CG)

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

View solution in original post

1 REPLY 1
CharlesJi
14-Alexandrite
(To:PG_CG)

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

Announcements


Top Tags