1
I have the index page that collects some information she sends to herself. Then the user accesses a detail page, where on this page, I created a link called "back". However, when you return to the index page, the forms are all lost. I would like to know how to create a link that resumes the previous forms, in the same way as the "back" of the browsers.
It is a good puzzle, but the ideal is for Nicolas to store the states of the forms whenever changing page, not to depend on the behavior of the browser.
– Bacco
How would that be, Bacco?
– Nicolas S.