Hi!

When i implement onSelectionChanged() and the javascript in the browser is deactivated the onSelectionChanged() will never be called.
So i thought about what can be done in this case...
One opportunity could be to call the onSelectionChanged when the form is 
submited.
This would make sense i think bc onSelectionChanged should be called when the 
selected changed.
Like the name of that method tells you.

For exmaple:
I have a login form where you can select your prefered language in a 
dropdown-field.
When the user deactivates the language it should still be possible to change the language when the form is submited.

Thanx,
Dave


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to