My calendar has to contain only events of a fix length, e.g. 1 hour. How can I achieve this?
I don't want users to be able to drag the lower line of the calendar events to make them longer/shorter, and I don't want them to specify an "end time" while creating/editing events. So my calendar has assign the end time automatically, i.e. end time = start time + 1 hour. How can I achieve this?
Using 5.0p eval 27.01
I don't want users to be able to drag the lower line of the calendar events to make them longer/shorter, and I don't want them to specify an "end time" while creating/editing events. So my calendar has assign the end time automatically, i.e. end time = start time + 1 hour. How can I achieve this?
Using 5.0p eval 27.01