Hi,

Mark the page as non-versioned (Page.setVersioned(false)).
This way there won't be previous version of page. When the user uses
browser back button she will go to the previous page, not to the previous
version of the current page.


On Tue, Oct 1, 2013 at 9:35 AM, Karl-Heinz Golz <karl-heinz.g...@t-online.de
> wrote:

>
>
> hello,
>
> I know that is an ongoing discussion point for years but nevertheless
> I would like to ask you whether there are good solutions in the meantime.
> In my web application (WICKET 6.5) there is a quite big form and I
> want to detect and react when a user goes back to an older version of
> this form using the browser back button. When the user hits the submit
> button on that older version he will lose data. I would like to avoid
> that in some way.
>
> Suggestions and experiences are very welcome.
>
> Many thanks in advance
> Karl-Heinz
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>

Reply via email to