How to return to first mashup from second mashup without loosing data of first mashup?
Hi,
I have two mashups i.e mashup1 and mashup2. Mashup1 contains grid that displays data based on text value. Clicking on grid row Mashup2 popups and displays data related to selected row. Now what I want is to use one navigation on mashup2, which redirects to Mashup1 without losing existing data of Mashup1. I tried to include navigation as back button in mashup2 used session variable to store data, but Mashup1 data becomes blank.
Please provide solution for this and thanks in advance.
Thank You,
Sheetal Sable

