'Retain form values on save

I have a basic form with URL and Title fields. I want to retain the form values when the form is closed so on reopening of form the saved values gets updated to the fields. I know I can store these values in database and retrieve them, but is there any other way to do it?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source