Create your own validator, or do the check in onSubmit(), and create the error message using error().
Martijn On 3/20/08, Fabien D. <[EMAIL PROTECTED]> wrote: > > Thank you all for you responding speed :) Amazing > > Okay i will check tomorrow for this issue.But if my condition is not take > care by Feedback > > An other exemple, i want to check if the email of the user is already in my > database, and display a error message in my FeedbackPanel in this case. > > How can i link my condition, the message and the panel? > > -- > View this message in context: > http://www.nabble.com/Display-of-own-message-in-FeedbackPanel-tp16182720p16183431.html > > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.2 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.2 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
