There is nothing in T5 that explicitly resets form data when you
refresh a page.

If you ensure your form data is persisted when the form is submitted,
then when you refresh your page, there is no reason why your fields
should not display said data.



On 3 October 2011 09:10, Geoff Callender
<geoff.callender.jumpst...@gmail.com> wrote:
> I haven't seen this problem. Can you find an example in JumpStart that has 
> this behaviour?
>
> On 03/10/2011, at 2:58 AM, Rendy Tapestry wrote:
>
>> Anyone resolved this problems ? I encountered the same things.
>>
>> Thank you,
>> Rendy.
>>
>> On Fri, Sep 23, 2011 at 5:13 AM, Christoph Jäger <
>> christoph.jae...@derwald.at> wrote:
>>
>>> 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
>>>
>>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to