Skip to main content
1-Visitor
May 24, 2018
Question

Mashup toolbar is not loading in ThingWorx

  • May 24, 2018
  • 1 reply
  • 901 views

Hi,

When mashup loaded from thingworx composer we get the mashup toolbar but when i am loading the same mashup directly from the url, this toolbar is not loading.

Any idea why is this error?

Image for the said toolbar is attached for reference.)

1 reply

15-Moonstone
May 24, 2018

This toolbar is added automatically cause you have an additionall parameter in url

 

Thingworx/Runtime/index-jq3.html#mashup=MyMashup&__fromBuilder=7db28934-1591-484f-a185-52667ef18838

 

If you will remove it and refresh the page (ctrl + F5), toolbar will disapear.

Value of this param is generated automatically, but I believe you can define your own and it should work.

 

Best,

Adam