You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2015/11/26 12:26:11 UTC

[jira] [Commented] (WICKET-6047) AjaxFormComponentUpdatingBehavior onUpdate not called

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

Sven Meier commented on WICKET-6047:
------------------------------------

Please use "change" as the event name.

> AjaxFormComponentUpdatingBehavior onUpdate not called
> -----------------------------------------------------
>
>                 Key: WICKET-6047
>                 URL: https://issues.apache.org/jira/browse/WICKET-6047
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>    Affects Versions: 6.21.0
>            Reporter: Calin Pavel
>            Assignee: Sven Meier
>         Attachments: SampleProject.zip
>
>
> I have an AutoCompleteTextField for which I want to capture user selections (using new AjaxFormComponentUpdatingBehavior("onChange") {..}).
> Starting with version 6.21.0 onUpdate method is not called when user selects one of the auto-complete options. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)