Thanks for your response. How do I get the components to hold the error
messages? As I understand the messages get marked rendered once they are
displayed.

On Wed, Mar 24, 2010 at 6:39 PM, alexander.elsholz <
alexander.elsh...@widas.de> wrote:

>
> hi anna,
>
> feedback-messages will clear after the request processing.  build a visitor
> that checks the
> feedbackmassges of every component. your components have to hold the
> messages when error, info and warn will called. clear on successful
> validate.
>
> alex
>
>
> Anna Simbirtsev wrote:
> >
> > Hi,
> >
> > I validate fields using AjaxFormComponentUpdatingBehavior("onblur"). When
> > I
> > am on field 1, and data is invalid, it displays feedback message, and I
> > can
> > see this message in session. When I move to a different field, this
> > feedback
> > message is no longer in the session. Can somebody explain that?
> >
> > Thanks,
> > Anna
> >
> >
>
> --
> View this message in context:
> http://old.nabble.com/Feedback-and-field-validation-tp27924233p28022371.html
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


-- 
Anna Simbirtsev
(416) 729-7331

Reply via email to