Skip to main content
1-Visitor
August 14, 2019
Solved

JavaScript code for ThingWorx widgets

  • August 14, 2019
  • 1 reply
  • 3238 views

May I know where I can find the JavaScript code (ide.js and runtime.js) for ThingWorx widgets?

The following path is what I am trying on my computer but to no avail as there are only images inside the widget folders. C:\Program Files (x86)\ThingWorxH2Trial-8.4.0-SNAPSHOT\tomcat\apache-tomcat-8.5.23\webapps\Thingworx\Common\thingworx\widgets

Best answer by posipova
You may try installing older app version (8.1, for example), the code should be in that path.

1 reply

20-Turquoise
August 14, 2019

We are moving towards web-components, there will be Widgets SDK released in the near future.

kahmeng961-VisitorAuthor
1-Visitor
August 14, 2019

Thanks for the reply, but is there any way to retrieve the code of existing widgets?

posipova20-TurquoiseAnswer
20-Turquoise
August 15, 2019
You may try installing older app version (8.1, for example), the code should be in that path.