A way to hide certain events in gCal from the month view? - gcal

Is there a feature or add-on that will allow events in gCal to be hidden from the month view? I have so many events each day on my calendar that it makes the month view virtually useless since the "key events" are always getting hidden with (+3, etc) in month view. I want a "key events" calendar but gCal will not let me do this without creating new events in the key events calendar. I want one calendar with all of the events, but a way to show only "key dates" in a month view. Is there any type of add-on or feature that can allow me to do this?

Related

How to view event label and category?

When I go to Reports > Engagement > Events, all the event names are shown.
I've setup custom click events which also send an event label and event category. However, these properties don't seem to be accessible.
How do I access event labels and categories in Google Analytics?

Can I control how many events will be shown on the fly in fullcalendar?

I am using full calendar for our application. The thing I want to do is to control how many events are displayed in calendar on the fly.
I know that eventLimitClick is an eventHandler for + more, initially I just want to show 3 events by default for a day, but once a user clicks + more, I want it to display whole events in a calendar.
So, I adjusted config.views.month.eventLimit on the fly and then I tried to rerender calendar but it does not work properly. Has anyone achieve this issue in full calendar? Could you please give help about this?

Updating a google calendar event as an attendee

I'm trying to modify an event that has guestsCanModify set to true from an attendee's calendar. If I update the event in the user's primary calendar, in google calendar I see You have made changes to details of this event that will only be reflected on this calendar and event in the original calendar is not updated. If I try to update the event in the original calendar, I get 404. If I make the changes manually through google calendar UI as that user, the changes are propagated to the original calendar.
What am I missing here?

Calendar Navigation button events

Anyone know how to test for fullcalendar navigation button events. I need to know when a user presses the Previous or Next Month buttons. I do not find this event address in the documentation, but if may be called something different then I am looking for.
I have a large calendar that has a year of history and I am trying to only load the current month of events to reduce load time. The historical events are used for tracking events.
I would appreciate an help.....
See callback function viewDisplay ...

Disable dates conditionally with Asp.net Ajax Calendar Extender

If you have used Calendar Extender, i am looking for ways to disable dates based on selection from another calendar selected date. In a project management application there are end and start dates, i am looking for ways to validate these on client. Someways would require postback which i am not willing to perform. There seems to be StartDate and EndDate properties for the calendar on the server, but does not seem to have any client side counterparts. Have you got any ideas how i can perform this.
I know it's too late to reply this post but it my help someone
Disable dates in Ajax Calendar Extender with different dates examples
You can overwrite _cell_onclick javascript event to show an alert if a wrong date is chosen depending on the selected date in the other calendar.
Here is an example: Ajaxtoolkit Calendar Extender close button and date restriction

Resources