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:
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.