You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Henning Noeth (JIRA)" <de...@myfaces.apache.org> on 2018/03/05 13:15:00 UTC

[jira] [Created] (TOBAGO-1869) Ajax event for tc:suggest selection

Henning Noeth created TOBAGO-1869:
-------------------------------------

             Summary: Ajax event for tc:suggest selection
                 Key: TOBAGO-1869
                 URL: https://issues.apache.org/jira/browse/TOBAGO-1869
             Project: MyFaces Tobago
          Issue Type: Improvement
          Components: Core
    Affects Versions: 4.3.0
            Reporter: Henning Noeth


Currently it is not possible to execute an ajax event if a suggestion is selected.


{code:xml}<tc:in>
  <tc:suggest ... />
  <f:ajax render="..."/>
</tc:in>{code}




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)