Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X
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
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