calendar
calendar copied to clipboard
Max # of events per slot
Is there a way to say I only want X number of events per slot? E.g.
If I could say at 8am on Sat no other events can be made (full width event)
No, there is no such setting, and it seems to me that this logic should be outside the calendar. The calendar provides you with an API for creating events by clicking on a slot or by selecting a period of time. Then it is up to your application to allow or prohibit the creation of an event for the selected time.