Title: RE: [Wicket-user] multiple submit button question.

+1 from me also. It seems more logical that whenever you press a button related to the form the form gets validated. We then need a convenient way to override this so that you can have buttons that are associated with the form but which can do an onSubmit without first doing validation. Some kind of extra flag on the button?

Chris

>
> I'm +1 for allways validating the form. If you (the user) want to get
> around that, you can allways just add a Link instead of a button that
> works with a form.
>
> Eelco
>
>
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from
> real users. Discover which products truly live up to the
> hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396> &op=click
>
> _______________________________________________
>
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/w> icket-user
>

Reply via email to