Skip to main content
1-Visitor
November 24, 2017
Question

properties on drop down list in mashup

  • November 24, 2017
  • 4 replies
  • 2053 views

Hi, I want to add a dropdown list on which I want to display properties that I've created. and not thing name. and by selecting a valid property it will show a graph. the graph is already generated.wondering how properties can be made available on drop down

    This topic has been closed for replies.

    4 replies

    1-Visitor
    November 24, 2017

    me.GetPropertyDefinitions for instance

    1-Visitor
    September 20, 2018

    not working for me, i inserted getpropertydefinations but still dropdown list show nothing

    raluca_edu
    17-Peridot
    September 20, 2018

    As far as I know a drop down list has a display field and a value field, did you assign the result from getproperties to both of them?