10 Replies Latest reply on Aug 3, 2009 11:08 AM by oneworld95

    Need advice on dynamically added calendars

    oneworld95

      We've got a page that will enable employees to select a date and hours for their overtime request. They should be able to add as many as needed, with the page adding a new calendar as they add another date/hours. How do you do this in RichFaces?

      I know the RichCalendar is the control to use, but not sure how to automatically add one as the user adds one. Also, how do you then store the values for these dynamically added controls? Thanks.