Good day,
I was wondering if there was any way I could make the built in Event documents to be downloadable as an iCal/Outlook appointment? To elaborate on this question: Our client requested a table that will display important event dates and description and then, all the information of that table would be downloadable as an .ics file; I already have implemented the events using the Events document type, but I am not sure how I can convert the information into a iCal/Outlook file. Your suggestions and guidance will be of great help. Thank you, and I'll look forward to your response.
Take a look at ~/CMSModules/EventManager/CMSPages/AddToOutlook.aspx.
~/CMSModules/EventManager/CMSPages/AddToOutlook.aspx
You'll need to copy this file and make some changes.
Also look at the web part ~/CMSWebParts/EventManager/EventManager.ascx
~/CMSWebParts/EventManager/EventManager.ascx
Please, sign in to be able to submit a new answer.