Hi
This is an absolute perfect extension that i want to use in a current project. Everything works great so far (big compliment) but i have a special need and i don't know if it's possible:
I use the «JEvents Latest Events» Module to show a list of all the upcoming events. I disabled the link to the event details page because all the necessary informations can be shown in the list. Now i would like to have an export button on the bottom of each entry that lets the user export the event to his outlook calendar.
I've seen that there is an iCal export functionality. This should work with outlook (i think...). Is it possible tho include this somehow in the custom formatting so it displays a button which lets the event be downloaded to Outlook?
Currently my formatting looks like this:
It would be great if i could get this to work. I would happily buy a club access if this is necessary for my wishes but i don't know if this solves my problem.
Thank you
This is an absolute perfect extension that i want to use in a current project. Everything works great so far (big compliment) but i have a special need and i don't know if it's possible:
I use the «JEvents Latest Events» Module to show a list of all the upcoming events. I disabled the link to the event details page because all the necessary informations can be shown in the list. Now i would like to have an export button on the bottom of each entry that lets the user export the event to his outlook calendar.
I've seen that there is an iCal export functionality. This should work with outlook (i think...). Is it possible tho include this somehow in the custom formatting so it displays a button which lets the event be downloaded to Outlook?
Currently my formatting looks like this:
<h4 style="margin-bottom:-20px;">${title}</h4>
<span class="icon-calendar"></span>${startDate(%d %b %Y)}
<span class="icon-time"></span>${startDate(%I:%M%p)}[!a: - ${endDate(%I:%M%p)}]
It would be great if i could get this to work. I would happily buy a club access if this is necessary for my wishes but i don't know if this solves my problem.
Thank you