Summit-Events-App icon indicating copy to clipboard operation
Summit-Events-App copied to clipboard

Add2Calendar functionality on Confirmation Page

Open rdblake21 opened this issue 4 years ago • 1 comments

Enhancements to the Add to Calendar Functionality should include 2 additional steps.

  • Create a drop-down list of add to calendar options SummitEventsConfirmation page
  • Upon selection of a calendar type from the dropdown the page should redirect to the add to calendar page within Summit Events App
    • https://your_site_domain/SummitEventsAddToCalendar?instanceID=ID_OF_INSTANCE&type=google
    • Type parameter can be google, yahoo, outlookweb, outlook, apple
    • Make sure to check namespace of package as link will changes to summit__SummitEventsAddToCalendar
    • Instance Id can be exposed as a javascript variable on the page and use javascript to create the dropdown action
  • Similar functionality to This.

rdblake21 avatar Jan 29 '21 16:01 rdblake21

Separated the initial request as these are 2 separate things that related to one another. Updated the title and related to one another. #368 captures the Save the Date Page with this functionality.

rdblake21 avatar Oct 24 '21 13:10 rdblake21