Page 2 of 2

Input Fields are being cleared when back button is pressed

Posted: Tue Sep 03, 2013 3:36 pm
by Brian__

Cheers. One final question: I take it that I should be using sessionStorage variables instead to avoid this issue? Are you planning on putting the option to use sessionStorage in a future version of Appery? I'm just curious as to why one isn't given an option of doing this and currently the only possible variable type is Local Storage within the Appery UI...


Input Fields are being cleared when back button is pressed

Posted: Tue Sep 03, 2013 3:37 pm
by maxkatz

Good question :). I don't think anyone has asked for this feature before.

You can always use session storage browser API directly.