Skip to main content
1-Visitor
January 10, 2016
Question

How to add drop down box in a mashup

  • January 10, 2016
  • 3 replies
  • 2601 views

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 ?

    3 replies

    1-Visitor
    January 11, 2016

    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.

    sv_011-VisitorAuthor
    1-Visitor
    January 11, 2016

    Thank you .

    Its working well now.. i am able to list out things.. how can i list out the mashups ??

    1-Visitor
    January 11, 2016

    If you can make a GET request, you can try:

    <server_address>/Thingworx/Mashups