Hi
So I'm developing a shift-schedule app. There are two different types of calendar events, says A, B. I want the A events to be next to each other, says at the upper part of the calendar, while Bs are at the lower part. However, A events and B events start time are random.
Now the calendar sort it from the start time isn't it, how can I implement the custom sort for the appointment display?
Also, the appointments don't have margin between each other, is it possible to set that up without using custom appointment widget?
Thank you in advance!
Hi Indumathi,
Thank you for your response.
I've tried the resource view and it does the job so far. Thank you!
For the margin bit, I'm using custom appointment widget and it works.
Will reach out later if I need further assistance.
Thanks,
Komkrit