Adding a .vcs Calendar Link to Events

.vcs files are commonly used by Outlook and other calendar programs to add events to a person's personal calendar.

In this example, we want to add a link to download a .vcs file on the Event Registration - Thank You Page.  

 

In the WYSIWYG content editor for the Thank You Page, highlight some text and click the link button. Choose "Internal Link" for the Module and press the Next button.

 

Paste the following url in the Address bar:
    index.php?src=util&srctype=vcalendar&direct=y&eventid=[[event_id]]
Then click Next.

 

The tag, [[event_id]], is a dynamic tag that will link to whatever event the registration form is attached to.

Make sure to press Save at the bottom of the screen to apply your changes.

Note: You can also use this link in the Thank You Email content section of the Registration Form.