We are currently working on an application where we want to work with time blocks (e.g. from 9AM until 12PM this type of appointments, and from 1 PM until 3PM another type of appointments). Also, ideally we'd like to have different slot lengths between such time blocks (e.g. between 9AM and 12PM slots of 10 minutes, and between 1PM and 3PM slots of 15 minutes).
The best we can come up with is currently something like adding separate events for each time block and then use colors to make a clear distinction between time blocks and actual appointments. It's not optimal, but it may be our best solution for this case. Or does anyone has any ideas on how we can do this on a better way?
For the slots we haven't find a potential solution. As far as we can see it's only possible to create fixed slots that are the same during the whole day. Is there a way to do this differently, or isn't there a thing we can do about it?
It would really help us out if someone can look into this and maybe come up with some advice on we could do this as optimal as possible.
Thank you very much in advance.