Question
How can we pass data from one mashup to the other mashup's navigation Mashup.
Hi,
I have a Main mashup where I used collections and I'm calling another mashup(Popup) in the child mashup.
i.e., On clicking any cell of the collection it should navigate to the Third mashup.
I need to pass the selected value of second mashup to the third mashup at the time of double click, but services are there in Main mashup.
I tried using Session parameters but no luck ... I couldn't achieve this.
Can anyone help me to pass data from child mashup of a pop mashup from main mashup.....

