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

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

How to get an existing widget API

jmay1
5-Regular Member

How to get an existing widget API

I would like to customize the upload file widget. How can I get the copy the api to eclipse to modify it?

1 REPLY 1
vmihai
1-Newbie
(To:jmay1)

Hi Jenna,

If you have a locally installed TWX version, you can get the current upload widgets by going to the ThingWorx folder that is deployed in your Tomcat webapps folder. You should find it at this path :  \apache-tomcat-8.0.18\webapps\Thingworx\Common\thingworx\widgets\fileupload.

If you do not have access to a locally installed TWX, you can still inspect the file upload widget in a Mashup with the Developer Tools from your browser and see the ide and runtime js files in the Combined. js files.

Hope this helps,

Veronica

Top Tags