On Fri, 19 Jan 2007, [EMAIL PROTECTED] wrote:
> message. In other words I can not use the build in valdiation by itself
> since all those fields by themselves are fine but their combination is not
> valid. ANd the business wants to see jsut one error message on top, but
> have all of the fields that failed validation highlighted. What would you
> suggest is a best way to approach it.

I would look at Form.add(IFormValidator validator). 

To put a common error message at top, just add a FeedbackPanel 
that is a direct child of the form.

- Timo

-- 
Timo Rantalaiho
Reaktor Innovations Oy    <URL: http://www.ri.fi/ >

-------------------------------------------------------------------------
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