Hello,

I am trying to use the AjaxFormValidatingBehavior like this:

AjaxFormValidatingBehavior.addToAllFormComponents(form, "onchange");

but unexpectedly the form is also submitted (and not just validated). Is 
this intentional, a bug, or am I missing something? Is there a workaround?
I am using a very recent copy of the 1.2.x branch.

BTW, the example on
http://www.wicket-library.com/wicket-examples/ajax?wicket:bookmarkablePage=wicket-1:wicket.examples.ajax.builtin.FormPage
does not seem to work anymore. That is, it does not validate upon keyup 
events.

Regards,
     Erik.

-- 
Erik van Oosten
http://www.day-to-day-stuff.blogspot.com/


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to