Question
Calendar customization
I have a requirement to display a calendar UI where depending on the current date, customization is needed to:
- Display four weeks in Calendar UI based on date and time starting from a Monday through to Saturday.
Ex: If current date is 8/20/2015, we should display 4 weeks for the user starting the Monday (which is already passed) of the current week i.e from
8/17/2015 to 9/12/2015
- Calendar should display in weekly segments, where first two weeks of data is expanded, the next two weeks are collapsed (overlapping of months is necessary).
See attached snapshot of requirement, Client Calendar.
Thanks for all feedback and help.
Hi Bee,
I took a look at it and I really don't think there's any way to easily achieve what you are trying to do using the OOTB calendar gadget. I see that the configuration options allow you to define a custom style sheet to associate with the calendar, so maybe there's a way to leverage that?
But I'm probably telling you something you already know. Maybe someone else in the community has a tip for building a custom one. I know from past experience though that implementing a calendar UI is a lot trickier than it would seem on the surface.
My initial recommendation would be to work with the standard OOTB functionality. At the least, I could submit an enhancement request on your behalf to potentially be considered for a future release.
Thanks.
B.