Re: Support for multiple selected dates
2004/10/18 01:57
Viewed 26424 times
Replies: 1/3

Our calendar already has it, but it's not formally released. You can find this in the CVS code (no docs for now but there is an example file). Alternatively, you can wait for our next release ;-)

Re[2]: Support for multiple selected dates
2004/12/02 20:49
Viewed 28150 times
Replies: 1/2

I'm not sure if this is quite the right place to ask this question....

I have a form used for reporting. I want the user to select the start date AND the end date for the report.
I was going to use TWO calendar objects on the form to do this.

So far I haven't figured out how to get two calendars onto the form.
Is there a better way to specify a date range?

last
Re[3]: Support for multiple selected dates
2004/12/04 07:54
Viewed 30939 times
Replies: 1/1

I just put a couple of instances of calendar.setup - one for each input field - after my form and it seems to work for me!

last
Google