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 , from this message.
If anyone knows how to do it please help. We are using ThingWorx 8.5.4-b222.

