You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Raphaël Ouazana (JIRA)" <ji...@apache.org> on 2014/05/27 11:49:01 UTC

[jira] [Commented] (TAP5-1783) Autocomplete mixin should provide clientId or context

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

Raphaël Ouazana commented on TAP5-1783:
---------------------------------------

This issue is still present with Tapestry 5.4:
http://tapestry.apache.org/5.4/apidocs/org/apache/tapestry5/corelib/mixins/Autocomplete.html
No context parameter is allowed.

> Autocomplete mixin should provide clientId or context
> -----------------------------------------------------
>
>                 Key: TAP5-1783
>                 URL: https://issues.apache.org/jira/browse/TAP5-1783
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.1.0.5
>            Reporter: Raphaël Ouazana
>              Labels: bulk-close-candidate
>
> Hi,
> I use autocomplete mixin in a component that is rendered multiple times on a same page.
> When my onProvideCompletions() method is called, I can't know from which text field it has been.
> I think an optional parameter should be given to onProvideCompletions to specify a context or at least a clientId.
> Regards,
> Raphaël Ouazana.



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