2 Replies Latest reply on Jun 2, 2011 12:08 PM by thiagocolebrusco

    RichFaces 3.3.1 calendar

    thiagocolebrusco

      Hi everybody,

       

      I'm in a project using RichFaces 3.3.1 with JSF 1.2.

       

      I'm trying to costumize the component rich:calendar to show the days I would specify. But in this ocasion, I have to show days among two months.

       

      For example, my calendar have to show and enable days between may 15th, 2011 and june 14th, 2011.

       

      How can I do that?

       

      Thanks.

       

      Thiago Colebrusco

      PS:. Sorry about my English.

        • 1. Re: RichFaces 3.3.1 calendar
          ilya_shaikovsky

          that impossible out of the box. And even if it would possible to show - rich calendar allows to select days only from current month. Workaround could be to add two calendars (inline) to the popup and show/hide it manually syncing the calendars and applying value on selection via JavaScript.

          • 2. Re: RichFaces 3.3.1 calendar
            thiagocolebrusco

            Thank you for answer to me.

             

            Unfortunately, in this ocasion I think that the rich:calendar will not be useful to me and I'll have to make it manually.

             

             

            Thanks again.

             

            Thiago Colebrusco