3 messages in com.googlegroups.google-calendar-help-dataapiRe: How can I override href of event
FromSent OnAttachments
laxman29 Jan 2008 10:02 
Austin (Google)29 Jan 2008 10:37 
laxman29 Jan 2008 11:04 
Subject:Re: How can I override href of event
From:laxman (laxm@gmail.com)
Date:01/29/2008 11:04:53 AM
List:com.googlegroups.google-calendar-help-dataapi

Hi Austin,

Thanks for your prompt reply, you saved my day, I have been investigating on this issue since last 3 hours. How can I add link to event description using java script(Gdata). ( any code sample highly appreciated).

Thanks. Have a good day.

On Jan 29, 10:37 am, "Austin (Google)" <api.@google.com> wrote:

Hi, Unfortunately, you cannot linkify an event title of Google Calendar. You can however add the link in the event description.

Hope it helps, Austin

On Jan 29, 2008 10:02 AM, laxman <laxm@gmail.com> wrote:

Hi all,

I am trying to add an event to google calender using GData API( java script) and was able to add an event successfully.

when I click the date it is showing up all the events of that particular date.

I want to add my own link(href) to the displayed event title.

When I click the event it should go to my company website instead of showing the event details( what, when, where etc). Can someone help me how can I achieve using Gdata Java script API.

Thanks in advance.