Thanks Eelco, it was caused by a bug in Wicket 1.2.4. It works for me in 
Wicket 1.2.6
--Andrés

Eelco Hillenius wrote:
> I think you have to use AjaxCallDecorators.
>
> Eelco
>
> On 4/26/07, Andrés Ferrari <[EMAIL PROTECTED]> wrote:
> > Hi everyone!
> >
> > I'm having trouble with an AutoCompleteTextField. I want to add an ajax
> > behavior to it (specifically, for "onblur") like can I do with other
> > wicket components, but somehow it doesn't work.
> >
> > I can add an AjaxFormComponentUpdatingBehavior to a TextField and it
> > works.
> >
> > I cannot add it to an AutoCompleteTextField. The Ajax debug console shows
> > no errors. It seems that the autocomplete has its own hardcoded behavior
> > which cannot be overridden, if I understood the code correctly.
> >
> > Is there any way of adding other behaviors, specifically "onblur"?
> >
> > I'm using Wicket 1.2.4.
> >
> > Thanks!
> > --Andrés
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to