You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by JulianS <js...@yahoo.com> on 2007/10/16 19:30:36 UTC

AjaxTabbedPanel and wicketSerializeForm

Hi

I'm able to warn the user not to leave a form if it's dirty. This compares
the value of wicketSerializeForm() in the onload and onbeforeunload events
and it works well. 

However, I also have some pages with forms in tabs, and I need to warn the
user if he tries to switch tabs when a form is dirty, but I have not come up
with a way to do this. 

I'm using AjaxTabbedPanel and Wicket 1.2.6. Any suggestions?

Thanks,
Julian


-----

Julian

http://javathoughts.capesugarbird.com/ My blog about Wicket and other Java
stuff 
-- 
View this message in context: http://www.nabble.com/AjaxTabbedPanel-and-wicketSerializeForm-tf4635598.html#a13238434
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org