Hi, I am migrating an application from Tapestry 5.0.16 to 5.2.6. There were some things to change, but it was not too bad. Now, I am almost finished. There is just one last things that bothers me: Tapestry 5.2.6 resets my forms when I use the back button, while 5.0.16 left the values intact.
I have a form, where a user selects some values, and gets a statistic as .txt or .html table (depending on what is selected on the form). Now when he sees the result, he may want to go back, change some settings and try again. This worked nicely on 5.0.16, but now my form is reset, and he has to start to fill in the complete form again. I can not include a HTML back link, because the result page may also be plain text. It must be some javascript, because when I turn of javascript, my form values stay as they are. How do I turn off this reset behaviour? Thanks, Christoph Jäger --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org