You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Jakob (JIRA)" <ji...@apache.org> on 2016/10/17 08:12:58 UTC

[jira] [Created] (WICKET-6255) Palette cannot use Ajax Behavior

Jakob created WICKET-6255:
-----------------------------

             Summary: Palette cannot use Ajax Behavior
                 Key: WICKET-6255
                 URL: https://issues.apache.org/jira/browse/WICKET-6255
             Project: Wicket
          Issue Type: Bug
          Components: wicket-extensions
    Affects Versions: 7.4.0
         Environment: JAVA 1.8
            Reporter: Jakob


I have define a Palette, I want to listen the behavior change selector.
so i add a ajax behavior AjaxFormComponentUpdatingBehavior.
however I cannot get the selectedList value in the ajax override function onUpdate();
the function is triggered but the selectedList.size() is always 0.

attachements are code page and log screenshot.



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