Skip to main content
Participating Frequently
August 29, 2008
Question

cfcalendar

  • August 29, 2008
  • 1 reply
  • 455 views
Is there any way to get cfcalendar to allow multiple date selections? Everything I've seen so far indicates that this isn't possible. What I need to some sort of calendar that I can put on a form that allows users to select multiple dates. If cfcalendar will not work, can anyone here point me toward another option?
    This topic has been closed for replies.

    1 reply

    VidikronAuthor
    Participating Frequently
    September 2, 2008
    Anyone?
    Inspiring
    September 2, 2008
    Vidikron wrote:
    > Everything I've seen so far indicates that this isn't possible.

    That is my impression as well. Though I would be happy to be proven wrong. The only reference I have seen is in the comments section of the livedocs, version MX 7. A note was posted that an enhancement request was submitted for a "select multiple dates" feature.

    > Is there any way to get cfcalendar to allow multiple date selections?
    > If cfcalendar will not work, can anyone here point me toward another option?

    For html forms you might look into a custom javascript calendar. I do not know of any off-hand. But I am certain there are some that allow multiple date selections. For flash forms it is sort of .. possible with a lot of not so elegant hacking.