Issue 999: Defining Timeslots in the week-View
Status:  Done
Owner: ----
Closed:  Jun 2011
Reported by stoffels...@googlemail.com, Jun 16, 2011
hey everyone and adam ;)..
I like your Fullcalendar very much. Well I have a certain Requirement:

1. In the first step it should be possible to define a Timeslot via an Event.

2. On another Calendar these events are no Events anymore they are timeslots (just the cells of the table) and are painted in a different colour. 
   - Only in these timeslots it should be possible to draw events.

To get an Impression of my idea have a look at the attachment..

I browsed on this page, but I did not find an adequat solution!

An Issue what came closer to my problem is  issue 144 :
https://code.google.com/p/fullcalendar/issues/detail?id=144

So if anyone could help me, this would be very nice.. to write this issue is my last option ;)
Unbenannt.png
42.7 KB   View   Download
Jun 16, 2011
#1 stoffels...@googlemail.com
by the way I'm using fullcalendar 1.51 and I integrate it via Ajax in the Wicket Framework
Jun 23, 2011
Project Member #2 althaus.it
There's no easy way to implement it at the moment. The business hour issue in combination with some own click logic should be a solution for you too. Please watch that issue for updates.

Other related issues: 496 or 656 
Status: Done
Jun 24, 2011
#3 stoffels...@googlemail.com
thank you for the response! I worked out an alternative solution, but it is still a nice to have feature. I think other developers are interested in this too! I will keep an eye on it! 


Jan 16, 2012
#4 jag.cha...@gmail.com
What was your alternative solution?