2 Replies Latest reply on Jun 14, 2011 5:16 AM by mkuballa

    rich: combining of two calendars

    mkuballa

      Hi,

       

      I'm developping a web-application using jsf and richfaces. My concrete problem is, that I want to combine two calenders in which the user can choose two validation dates. In the first calender the user chooses a "Valid from"-date and in the second calender the user chooses the "Valid until"-date which must not be before the "Valid from"-date.

      Does anyone has an idea or a solution for my problem? Should I realize this via Beans?

       

      Thanks