Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 17 Current »

Steps in displaying the Single Calendar Component

Display the PosiEd Calendar Component on the Person Account record page.

image-20240326-033230.png

Create a Single Calendar site. Go to Setup > All Sites > New > Build Your Own (Aura) > Get Started

Name: SingleCalendar

URL: singlecalendar

Click Create button > Builder >

Go to the site Settings > Security & Privacy

Clickjack Protection Level: Allow framing by any page (No protection)

Security Level:  Relaxed CSP: Permit Access to Inline Scripts and Allowed Hosts

Lightning Locker: Enable

image-20240312-071019.png

Display the component in the site. Go to Components > drag and drop the PosiEd Calendar Component.

image-20240312-060522.png

Put the following values:

  • Record Id= {!recordId}

  • Aura Id = {!auraUserId}

  • Is Student Portal = ticked

image-20240312-061921.png

Click the Publish button.

After clicking the Publish button, review the Calendar Component in the Person Account layout.

Site Access

Make sure that the Site Guest Profile has access to the SingleCalendarContoller.

  1. Go to Setup > All Site > Click the builder on the SingleCalendar site

    1. redirects to builder

  2. Go to Settings

    1. Click SingleCalendar Profile

  1. Click Apex Class Access

  1. Then map the following class:

  • PosiEd.CalendarController

  • PosiEd.CustomCalendarPortalHandler

  • PosiEd.ColorHexGenerator

image-20240312-065832.png

 

Experience Cloud Calendars for Student and Carer

Cohort Calendar

Against cohort and the Cohort Calendar checkbox to include it in other calendars

Student Portal Calendar

Carer Portal Calendar

Session Calendar

Calendar Component.mp4

 

  • No labels