[richfaces-issues] [JBoss JIRA] Created: (RF-996) aj4:support cannot be used to validate rich:calander.

Chris Rudd (JIRA) jira-events at lists.jboss.org
Sat Sep 22 12:27:10 EDT 2007


aj4:support cannot be used to validate rich:calander.
-----------------------------------------------------

                 Key: RF-996
                 URL: http://jira.jboss.com/jira/browse/RF-996
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.0
            Reporter: Chris Rudd


The following can be used to valdiate the date entered manually, but there is not a way to validate when the date is "picked"

<rich:calendar value="#{bean.date}" enableManualInput="true">
  <a4j:support event="oninputchange" reRender="..."/>
</rich:calendar>

There should be an event that is fired any time the date is changed, reguarless of the input method.

NOTE : ondateselect is not applicable as its not notification that the date was changed, it is allowing a hook to see if the date selection should occur.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list