You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Michał Stawicki (JIRA)" <de...@myfaces.apache.org> on 2007/12/17 12:13:43 UTC

[jira] Created: (TOBAGO-577) Adding facet onchange support to tc:date / tx:date

Adding facet onchange support to tc:date / tx:date
--------------------------------------------------

                 Key: TOBAGO-577
                 URL: https://issues.apache.org/jira/browse/TOBAGO-577
             Project: MyFaces Tobago
          Issue Type: Improvement
          Components: Core
    Affects Versions: 1.0.13
         Environment: N/A
            Reporter: Michał Stawicki
             Fix For: 1.0.14


It would be nice to have some action executed upon selecting new date / clicking OK in the picker popup.
Current workaround: find object ie. getDocumentById and append onclick event /  add watch to the <input /> text box.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (TOBAGO-577) Adding facet onchange support to tc:date / tx:date

Posted by "Bernd Bohmann (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOBAGO-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bernd Bohmann resolved TOBAGO-577.
----------------------------------

    Resolution: Fixed

> Adding facet onchange support to tc:date / tx:date
> --------------------------------------------------
>
>                 Key: TOBAGO-577
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-577
>             Project: MyFaces Tobago
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 1.0.13
>         Environment: N/A
>            Reporter: Michał Stawicki
>            Assignee: Bernd Bohmann
>             Fix For: 1.0.24, 1.5.0-alpha-2, 1.5.0
>
>
> It would be nice to have some action executed upon selecting new date / clicking OK in the picker popup.
> Current workaround: find object ie. getDocumentById and append onclick event /  add watch to the <input /> text box.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.