Skip to main content
11-Garnet
December 2, 2016
Solved

Config for File Upload Widget

  • December 2, 2016
  • 1 reply
  • 1828 views

Hi experts,

Are there any way to configure widget and text size or colors of File Upload Widget?

Regards,

Kinichi

Best answer by jamesm1

No, the best way to do this would be via a custom widget -- you could do this fairly easily, I think, by copying the existing FileUpload widget (/tomcat_folder/webapps/Thingworx/Common/thingworx/widgets/fileupload)  and modifying the fileupload.runtime.css to your desire. The you would just need to rename the widget in the appropriate places to something like newfileupload and import it into the platform.

1 reply

jamesm15-Regular MemberAnswer
5-Regular Member
December 2, 2016

No, the best way to do this would be via a custom widget -- you could do this fairly easily, I think, by copying the existing FileUpload widget (/tomcat_folder/webapps/Thingworx/Common/thingworx/widgets/fileupload)  and modifying the fileupload.runtime.css to your desire. The you would just need to rename the widget in the appropriate places to something like newfileupload and import it into the platform.