It would seem that Autocomplete needs a context. Please vote here:

        https://issues.apache.org/jira/browse/TAP5-2329

Cheers,

Geoff

On 1 May 2014, at 6:59 am, Erich Gormann <e.gorm...@gormann.de> wrote:

> Hi all,
> 
> currently I work with a number of autocomplete fields rendered in a loop. 
> And thats exactly the problem: after the loop and all fields have been
> rendered, I'am not able to handle over a piece of specific information to
> the onCompletion event, if this event handler is called on entering some
> values in the autocomplete fields. 
> 
> The problem is that I have to identify the correct field in the event
> handler method. I tried to pass an information based on the loops render
> variable using the options parameter in the tapestry5-jquery autocomplete
> component. But naturally it always shows the value the render variable had
> during the last loop iteration. 
> 
> Tapestry5-jquery autocomplete component offers the use of a subclass taking
> an options parameter of type "JSONObject". Does anybody know, how to
> implement this properly? 
> 
> Best regards
> Eric
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
> 


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

Reply via email to