RIO Ed - Calendar
rio_ed:timelineCalendar
Component Name |
RIO Ed - Calendar |
API Name |
rio_ed:timelineCalendar |
Type |
Bundle |
Recommended Pages | This is bundled in RIO Ed - Student Scheduler |
Supported In |
Salesforce Internal |
Attribute Name | API Name | Description |
Show Calendar Navigation Header (Student Info) |
showHeader |
Display calendar navigation. |
First Day of Week (Student Info) |
firstDay |
First day of week in calendar. Sunday=0, Monday=1. |
Calendar First Hour (Student Info) |
minTime |
Determines the first hour/time that will be displayed, even when the scrollbars have been scrolled all the way up. |
Calendar Last Hour (Student Info) |
maxTime |
Determines the last hour/time (exclusively) that will be displayed, even when the scrollbars have been scrolled all the way down. |
For faculty |
isFaculty |
For faculty. |
Include Unpublished Sessions |
includeUnpublishedSession |
Include Unpublished Sessions. |
Course Connection Status |
courseConnectionStatus |
Course connection status in semi-colon separated to be considered, e.g, Current;Former. |
Session Connection Enrollment Status |
sessionConnectionStatus |
Session connection enrollment status in semi-colon separated to be considered, e.g, Current;Completed. |
Session Info Field Set |
sessionInfoFieldSet |
(v3.12) Session fields to display. Default = rio_ed__Timeline_CalendarInfoPopup |
Session Time Info Field Set |
sessionTimeInfoFieldSet |
(v3.12) Session time fields to display. Default = rio_ed__Timeline_CalendarInfoPopup |
Session Booking Info Field Set |
sessionBookingInfoFieldSet |
(v3.12) Session booking fields to display. Default = rio_ed__Timeline_CalendarInfoPopup_Session |
Debug Mode |
enableDebugMode |
Enable debug mode. |
Study Registration Status |
studyRegistrationStatus |
(v3.15) Study Registration status in semi-colon separated to be considered for displaying on the calendar, e.g. Confirmed;Waitlisted. |
Show Public Calendar Label Sessions |
showPublicLabelSessions |
(v3.15) Shows public Sessions in the calendar that match the contact public calendar labels. If enabled, then, a student will be able to see Sessions that have a matching "Public Calendar Label" value with the "Public Calendar Label" field on their Contact record. Default = false. |
Public Calendar Label Past Day Range |
publicMinDayRange |
(v3.15) How many days in the past to look for public sessions. Default=90 |
Public Calendar Label Future Day Range |
publicMaxDayRange |
(v3.15) How many days in the future to look for public sessions. Default=90 |