| "Add to google calendar" button not showing up all my calendars in drop down list in the form. | rednoise | 5/17/12 10:48 AM | I have used this page to create the button: http://support.google.com/calendar/bin/answer.py?hl=en&answer=1186917 The issue happens even with the example buttons. I click the button and the add event form loads but in the drop down list only my defa |
| Re: "Add to google calendar" button not showing up all my calendars in drop down list in the form. | rednoise | 5/17/12 10:57 AM | I have found a parameter to force the form to show a specific calendar. This parameter is src followed by an specific calendar code. The problem is I have MANY calendars and sometimes I create new ones and delete others so the resulting html code wou |
| Re: "Add to google calendar" button not showing up all my calendars in drop down list in the form. | rednoise | 5/17/12 11:10 AM | So to include each calendar I should add something like this: src=q04dgg7pdnpe9lm2h8qn2hkf5o%http://40group.calendar.google.com I saw this code in the embed calendar helper: http://www.google.com/calendar/embedhelper |