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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to