3D-List widget reload
Dear community, I've added to Studio some custom widgets from here https://github.com/steveghee/OCTO_Studio_extensions .
In particular, I find very interesting the 3D-List
We configured a Thing in hingworx to send to this widget the list of models that are saved in the server.
i can then load a specific model on fly.
My issue is that I want to also change the path where I look for different models. To do this there's a custom parameter to be filled.
What I can do is change this parameter during the experience, but the widget is loaded only at the start at the experience so it'll look only in the path defined when the experience is launched.
What I'm looking for is a way to reload the whole widget sending again the request to thingworx for new data.
I tried the "Reset" and "Refresh" services but it doesn't seem to work




