Skip to main content
1-Visitor
June 30, 2015
Solved

Can I Create My Own Widgets In ThingWorx Composer?

  • June 30, 2015
  • 1 reply
  • 989 views

Can I Create My Own Widgets In ThingWorx Composer?

What kind of method can I use if I can?

    Best answer by paic

    Within Thingworx you can only use the existing Widgets, not create completely new ones. You can create 'Mashup Templates' that you can use over and over again similar to Widgets.

    Widgets usually are created in a Java developer tool like Eclipse.

    Also in the Java Doc there is a lot of information in regards to Widget development. (requires an account to support.ptc.com)

    1 reply

    paic1-VisitorAnswer
    1-Visitor
    July 1, 2015

    Within Thingworx you can only use the existing Widgets, not create completely new ones. You can create 'Mashup Templates' that you can use over and over again similar to Widgets.

    Widgets usually are created in a Java developer tool like Eclipse.

    Also in the Java Doc there is a lot of information in regards to Widget development. (requires an account to support.ptc.com)