How to Pass ID value from Collection to a Mashup
Hi ,
I want to have popup on each cell click in collection. as a notification feed i am displaying few info at each cell but to show detailed info i have another mashup which loads when cellWasClicked. but to show particular cell's info i need to pass cell identifier/any value through which i can display the related info on mashup which is calling on cellWasClicked event of collection. Anybody knows how to do it??
Thanks

