Hi all, I managed to embed the calendar alright. However, it is showing all details for the events, even though I have set it up to show only busy/ free in the public sharing options. Any idea why that is? I would like to hide the event title from being shown publicly and only display whether or not the day is busy.
Kind regards, Martin On Aug 3, 6:13 am, "Lane LiaBraaten (Google)" <[EMAIL PROTECTED]> wrote: > Hi Martin, > > You can find the Calendar ID on the Calendar Settings page (click on > the down arrow next to the calendar in your list of calendars to get > there). > > The problem your having is due to the '@' character being encoded. > Use: > > [EMAIL PROTECTED] > > instead of: > > v7772t2jnhaatsq0gcvdmres3o%40group.calendar.google.com > > in the embeddable calendar helper and you should be all set. > > Cheers, > Lane > > On Aug 2, 10:20 am, MartinW <[EMAIL PROTECTED]> wrote: > > > > > Hi all, > > > I was trying to embed a Google calendar into my website, but I got the > > error message "Invalid Calendar ID" in the preview window of the setup > > page. I am actually not entirely sure how to find out what the ID of > > the calendar is. > > The code for the link to the calendar is the following: > > > <a target="_blank" href="http://www.google.com/calendar/render? > > cid=v7772t2jnhaatsq0gcvdmres3o%40group.calendar.google.com"><img > > src="http://www.google.com/calendar/images/ext/gc_button1_de.gif" > > border=0></a> > > > So, I thought the ID should be "v7772t2jnhaatsq0gcvdmres3o" or > > "v7772t2jnhaatsq0gcvdmres3o%40group.calendar.google.com", but that > > didn't work. Entering the title didn't work either. > > > Any idea what I'm doing wrong here? > > > Cheers, > > > Martin- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/google-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
