I have two pages. First page is search. The second is the record detail. My mobilelist on the first page saves its state and appears just as when I left it when I go back to it as expected.
UNTIL I add a login page. Now, anytime I leave the search page and return to it (via back button) the search page re-initializes as if I'm starting over.
How can I fix my session stuff to make my mobilelist keep state?