You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2013/10/29 14:30:31 UTC

[jira] [Assigned] (WICKET-5368) AutoCompleteTextField can not be rewritten with ajax

     [ https://issues.apache.org/jira/browse/WICKET-5368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov reassigned WICKET-5368:
---------------------------------------

    Assignee: Martin Grigorov  (was: Andrea Del Bene)

> AutoCompleteTextField can not be rewritten with ajax
> ----------------------------------------------------
>
>                 Key: WICKET-5368
>                 URL: https://issues.apache.org/jira/browse/WICKET-5368
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.10.0
>            Reporter: Marieke Vandamme
>            Assignee: Martin Grigorov
>         Attachments: myproject.zip
>
>
> Using an AutoCompleteTextField, I want to always show an entry that exists in the textfield. So when the user types something that is not in the list, the model should be empty en the user must see that the value is empty by removing his input from the field. 
> I will attach a quickstart which shows how I did it. 
> Problem is that when adding the component again with ajax, the autocomplete behavior is not working anymore. 
> Thanks for any help ! Kind Regards, Marieke Vandamme



--
This message was sent by Atlassian JIRA
(v6.1#6144)