Data to Session issues

Jasrow 29 Feb, 2012
Hi,

I have this structure in the web:
[attachment=0]structure.jpg[/attachment]

Users make the search, get the MDB record loader correctly and choose one of the record and they go to the information of this record,after they back to the MDBRL and it is asked to load the same information but doesn´t work.

I have read this soluction in a post but doesn´t work.
Optional: add a "Data to Session" action before the "DBMRL" in the "On Submit", this will save the search query in the session and will load the last found results if the user returned to the same submit url again.

If you want i can give you the web url to see what my problem is
Thank you
GreyHead 29 Feb, 2012
Hi Jasrow ,

I think you need a 'Session to Data' action at the beginning of the On Load event to get the data back so that it can be re-published in the form.

Bob
This topic is locked and no more replies can be posted.