you want the behaviour we intentionally got away from because our users wanted it to work the way it does now, and i would have to agree.

what comes to mind is to try something like this:

<select this.form.submit();"> instead of using the wantOnChangeNotification.

-Igor


On 1/12/06, karthik Guru < [EMAIL PROTECTED]> wrote:
my DropDownChoice.wantOnSelectionChangedNotifications () returns true.
And I do get a onSelectionChanged event notification . But the form
does'nt seem to be getting updated even though the generated
_javascript_ shows form.submit().
I guess somewhere in thelifecycle it figures that another listener
needs to be invoked and does'nt go through with form update. Is there
a wasy way to update the form as well?.. ..I have some models waiting
to be updated.


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to