2 Replies Latest reply on Apr 11, 2011 4:04 AM by iabughosh

    [RichFaces 4.0.0.final]rich:calendar

    pschuett

      Hallo,

      I want to use the rich:calendar to show and edit a date.

       

      I have the following construction, but the setter of processPackage.releaseDate is never called.

       

      <rich:calendar value="#{processPackage.releaseDate}" enableManualInput="true" immediate="true"

                                                         popup="true" inputSize="10" datePattern="#{ar.release_date_pattern}"

                                                         showApplyButton="false" cellWidth="24px" cellHeight="22px"

                                                         timeZone="#{fileUploadBean.timeZone}"/>

       

      Thanks for any hints.

       

      Ciao

        Peter Schütt