For example I have a user who fill a form. OnSubmit the data is stored in Session. Then he decide that he need to edit the filled data and open the page with the form again. And I want when page is reopen the field to have “value” with Session data instead of to be empty.