You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Vladimir Bauer <VB...@slb.com> on 2012/08/23 15:11:36 UTC

autocomplete mixin - li.selected event?

Good day everybody!

Does autocomplete mixin fires a server side event after an option was selected from a popup list?
If not any idea how to fire an event when option was selected?

Regards,
Vladimir Bauer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


RE: autocomplete mixin - li.selected event?

Posted by Vladimir Bauer <VB...@slb.com>.
I've found multiple field autocomplete:
https://github.com/argoyle/tapestry-mfautocomplete

this one satisfied my needs.

-----Original Message-----
From: William Lopes [mailto:williamlopes.dev@gmail.com] 
Sent: Thursday, August 23, 2012 9:16 PM
To: Tapestry users
Subject: Re: autocomplete mixin - li.selected event?

You would can put an onchange event in text input, don't?


2012/8/23 Vladimir Bauer <VB...@slb.com>

> Good day everybody!
>
> Does autocomplete mixin fires a server side event after an option was 
> selected from a popup list?
> If not any idea how to fire an event when option was selected?
>
> Regards,
> Vladimir Bauer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: autocomplete mixin - li.selected event?

Posted by William Lopes <wi...@gmail.com>.
You would can put an onchange event in text input, don't?


2012/8/23 Vladimir Bauer <VB...@slb.com>

> Good day everybody!
>
> Does autocomplete mixin fires a server side event after an option was
> selected from a popup list?
> If not any idea how to fire an event when option was selected?
>
> Regards,
> Vladimir Bauer
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org
>
>