You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Erich Gormann (JIRA)" <ji...@apache.org> on 2014/05/06 08:55:17 UTC

[jira] [Commented] (TAP5-2329) Autocomplete needs a context to work in a Loop

    [ https://issues.apache.org/jira/browse/TAP5-2329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13990358#comment-13990358 ] 

Erich Gormann commented on TAP5-2329:
-------------------------------------

In the tapestry5-jquery library there comes an additional options parameter along with the Autocomplete component. It can be used in subclasses overriding the configure method of Autocomplete. 
Can this parameter be the solution for the state problem? How to implement it correctly? 

> Autocomplete needs a context to work in a Loop
> ----------------------------------------------
>
>                 Key: TAP5-2329
>                 URL: https://issues.apache.org/jira/browse/TAP5-2329
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3, 5.4
>            Reporter: Geoff Callender
>
> This is a request to bring Autocomplete into line with Form, EventLink, and ActionLink, all of which already have a context.
> An example of how this will help is when an Autocomplete is in a Loop where the server-side cannot provide the right list of completions unless it knows something about the row. For example, autocompleting Town in a row that represents a particular State, listing only the Towns of that State.



--
This message was sent by Atlassian JIRA
(v6.2#6252)