[quote]
I know it's been a while since this thread was last updated, but I was just wondering:
Has anybody been able to replicate this with an actual, individual Calendar Event record, rather than with an Upcoming Events List? I.e. when a Calendar Event is displayed at its own URL in the browser (as the end result of finding it through a calendar) would functionality like this allow for the inclusion of a link on the event's page that would let you export/download the event in .ics format?
We're trying to provide this kind of functionality at present and could usae any tips or pointers.
Thanks.
[/quote]
You're always going to have to have a folder asset with a web path of “event.ics”, that's unfortunatly unavoidable (unless you're going to get people to create two urls for the asset every time an asset is created) as the browser needs to have something with a .ics file extension (I triedB)) in order to handle the file properly.