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

Repeater Widget- How to bind dropdown values to repeater widget

  • November 16, 2017
  • 2 replies
  • 3137 views

Repeater Widget-  There are 2 columns in repeater mashup. One has value display & the other column has a dropdown.

How to bind both columns in Repeater widget. The value display  widget is displaying the correct values, but the dropdown doesn't show any values for selection

(both have different services bound to it, there are 2 different services required to bind the valuedisplay & dropdown & it cannot be clubbed into one services).

Could you please help on this or provide any alternative for this. We are using ThingWorx 6.5 version.

Thanks,

Smita T

    2 replies

    22-Sapphire I
    November 16, 2017

    So for the drop down, you are passing in an Info Table of information?

    ie InfoTable inside an InfoTable or you are just passing in what should be the Selected item in the dropdown?

    1. Make sure data is loaded into the dropdown

    2. Use the value and assign it as the selected value / selected string

    1-Visitor
    November 17, 2017

    Thanks for your reply.

    I have already assigned values, the data is not getting displayed .

    On the repeater mashup in runtime the data gets populated, but when this mashup is called from repeater widget, the dropdown shows no data in it, but other widget like valuedisplay shows the data.

    Thanks,

    Smita T

    17-Peridot
    November 30, 2017

    Hi Smita,

    Are you using any Mashup parameters between Repeater mashup and original mashup?

    As you mentioned,repeater mashup populates data but no data generation from repeater widget,seems data isn't getting flowed into repeater from other mashup.

    17-Peridot
    November 30, 2017

    Smita,

    if possible zip your Mashups here. I'll debug it on my end.