Ajax Event Calendar Support Product Page

This topic is locked
Answered

Google events with Advanced tooltip

13 years ago miguel oliveira posted:
I see that we can show Ajax Event Calendar Events through Advanced Tooltips.
It's possible to do this also with events from Google calendar?
Can we show in the Tooltip all the fields from Google (Title, description, When an Where?
There is a way to automatically make clickable a link in the description?

Regards.

Replies

Replied 13 years ago
13 years ago Vulcho Vulev replied:
Hello Miguel Oliveira.

This video will be very useful to you :
Connect your Google Calendar Events with Ajax Event Calendar

Your calendar and event details privacy settings in Google should be public , in order to display in Ajax Event Calendar.

QuoteCan we show in the Tooltip all the fields from Google (Title, description, When an Where?
There is a way to automatically make clickable a link in the description?



You can show "description":


In Ajax Calendar properties select: "Behaviors".
After the "DMXzone Behaviors Connector" is displayed , choose "Show Advanced Tooltip".
From "Available Events" select "When an event is clicked", then click "Add selected behavior".
When Advanced Tooltips UI is displayed in "Content:" type:

Quote<a href="www.google.com">Description:</a>##description##



You can display "when?":


In Ajax Calendar properties select: "Behaviors".
After the "DMXzone Behaviors Connector" is displayed , choose "Show Advanced Tooltip".
From "Available Events" select "When an event is clicked", then click "Add selected behavior".
When Advanced Tooltips UI is displayed in "Content:" type:


Quote<a href="www.google.com">Description:</a>##start_date##



You can display "tittle":


In Ajax Calendar properties select: "Behaviors".
After the "DMXzone Behaviors Connector" is displayed , choose "Show Advanced Tooltip".
From "Available Events" select "When an event is clicked", then click "Add selected behavior".
When Advanced Tooltips UI is displayed in "Content:" type:


Quote<a href="www.google.com">Description:</a>##tittle##


We will put your other request about "where" in the wishlist for updates.

Regards :

V.Vulev
Replied 13 years ago
13 years ago miguel oliveira replied:
QuoteHello Miguel Oliveira.

....
We will put your other request about "where" in the wishlist for updates.

...


By the way you could get us a way to integrate, with a behavior, the "where" field with your DMXzone Google Maps extension.

Reply to this topic