Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X
Hi
I want to add a dropdown box in my mashup. How can i add a drop down box?
I found the LIST widget,but i am not able to bind the data with it.How can i bind data with it? and which service is used? Is there any scripts needed to do so ?
Hi,
In the List widget, there's a dropdown view. What kind of data would you like to bind to the dropdown ? Any list of data could be binded, for examlple, QueryImplementingThings to retrieve a list of Things. Or you can write a new service which returns a list of data.
Thank you .
Its working well now.. i am able to list out things.. how can i list out the mashups ??
If you can make a GET request, you can try:
<server_address>/Thingworx/Mashups