I have a query / list screen which links to detail screens etc.. I would like to avoid having to construct my own way of preserving the currect state of the page (the query, the result list position etc.). So that a visitor can navigate back (not using the 'back' button) to the query screen and see the same details again.
I would like to think that the 'SOM' could provide a feature to store the 'state' of all textboxes/grids/result sets etc. as session values.
[These (state values) are the items that get appended to the bottom of your pages as hidden fields - and are thus 'forgotten' when you navigate to another page and then back again.]
I would like to think that the 'SOM' could provide a feature to store the 'state' of all textboxes/grids/result sets etc. as session values.
[These (state values) are the items that get appended to the bottom of your pages as hidden fields - and are thus 'forgotten' when you navigate to another page and then back again.]