I have the index page that collects some information that it sends to itself. Then the user accesses a detail page, where on this page I created a link called "back". However, when returning to the index page, the forms are all lost. I would like to know how to create a link that resumes previous forms, just like the "back" of browsers.