there is also an example that does this in ajax examples, albeit not in the
modal window.

-igor


On 2/5/07, Matej Knopp <[EMAIL PROTECTED]> wrote:

Try to add the feedback panel to AjaxRequestTarget in the onError method
of AjaxSubmitLink.

-Matej

Scott Swank wrote:
> I have a form in a ModalWindow.  I can add
> AjaxFormComponentUpdatingBehavior to relevant fields to get immediate
> feedback about the fields, but I would like to have feedback (including
> form-level feedback) posted onSubmit if validation fails.  What do I
> need to add to my AjaxSubmitButton#onSubmit to accomplish this?  I've
> attached a simple quickstart demo without the relevant 1.2.4 jars.
>
> Thank you.
>
> --
> Scott Swank
> reformed mathematician
>
>
> ------------------------------------------------------------------------
>
>
-------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services,
security?
> Get stuff done quickly with pre-integrated technology to make your job
easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache
Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job
easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to