Multiple User Data
Hi,
I have been trying to display multiple user data on single mashup.I have created Thing which contain multiple infotable properties .I am using a repeater widget to display multiple players name.While clicking on the link it should display data related to players name(like particular player name,age,weight..etc).For that i am creating an infotable property which contain one datashape having field definations as (age,height,address).I am getting two problems:-
1)I am not aware of how to send data from edge level to infotable property.
2)How to map infotable rows result data to all widgets and single mashup.

