Hi,   There is another component.   UniSpSaveForm. This is save form element's value(Uniedit, UniNumberedit,UniMemo).   It is using LocalStorage.   When Session restored, clients says all inputs blank. All my works is gone. Now I am saving values with a timer. When session restored asking to them there is a saved form. I can fill again. So clients is happy   Just Add : UniSpSaveForm1.SaveForm(frm_SpSaveForm.WebForm.JSName); To Restore Form: UniSpSaveForm1.RestoreForm(frm_SpSaveFo