cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

How to use repeater widgets in thingworx studio.

qumar
1-Newbie

How to use repeater widgets in thingworx studio.

Hi ,

          I have a repeater widget in which i want to display random number of text box /button/check Box. i am getting multiple records from a function which consist name,age,status etc in JSON format. i have to display these data into repeater field. name will appear in text box , status will be displayed in check box etc. For each record there will be corresponding button .How can i use repeater field like this.

Regards,

Quadir

1 REPLY 1

Hi Qadir,

I think the best way to do this is by mapping the JSON information into an InfoTable and sending this infoTable as a Mashup parameter.

Let me know if you were able to archive you goal. Otherwise, I could help you out by sharing the example I've executed.

Gretings

Top Tags