Question
Regarding Image
- March 11, 2020
- 2 replies
- 1360 views
Hii,
I stored all images in thingworx repository. I used services in thing to get the image. But, I can't able to bind that services in image widget.. I attached my screenshot below, please help me to do that.What i expected is whenever i click the data in tree widget, the image should change dynamically,
Services:
var result = "http:///Thingworx/FileRepositories/RepoImage" +FileName;

