Hi.

you will have to override newLink() method of AjaxTabbedPanel to modify 
the link. Also this could help you
http://jroller.com/page/karthikg?entry=modelling_client_side_form_modifications

It's about doing a behavior for detecting client form changes.

-Matej

Marc-Andre Houle wrote:
> Hello all.
> 
> I got a challenge to resolve for our application to work how we want it 
> to.  We got a An AjaxTabbedPanel containing different Form to edit some 
> preference.  The problem is, when the user is in edit mode, he can 
> modify thing.  The problem is, when the user modify something without 
> saving it, we want to be able to notify the user something have changed 
> and have not been save.  then he can save or simply don't, but it is is 
> choice.
> 
> What would be available solution ?
> Save on change of the form is not a correct solution and there seem's to 
> be no way of adding this kind of thing directly to the AjaxTabbedPanel.
> 
> Thanks in advance.
> 
> Marc
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> SF.net email is sponsored by: A Better Job is Waiting for You - Find it Now.
> Check out Slashdot's new job board. Browse through tons of technical jobs
> posted by companies looking to hire people just like you.
> http://jobs.slashdot.org/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
SF.net email is sponsored by: A Better Job is Waiting for You - Find it Now.
Check out Slashdot's new job board. Browse through tons of technical jobs
posted by companies looking to hire people just like you.
http://jobs.slashdot.org/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to