RIO Ed - Student Info
rio_ed:studentInfo
| Component Name |
RIO Ed - Student Info |
| API Name |
rio_ed:studentInfo |
| Type |
Standalone |
| Recommended Pages | Contact page for both internal or digital experience |
| Supported In |
Salesforce Internal |

| Attribute Name | API Name | Description |
| Modal Title |
modalHeader |
|
| Show Modal Close Button |
showClose |
|
| Contact Section Name (Student Info) |
contactSectionName |
Section name. |
| Contact Section Column Number (Student Info) |
contactSectionColumnNo |
Number of columns in the section. |
| Contact Section Field Set API Name (Student Info) |
contactFieldSetName |
Contact field set. |
| Account Section Name (Student Info) |
accountSectionName |
Section name. |
| Account Section Column Number (Student Info) |
accountSectionColumnNo |
Number of columns in the section. |
| Account Section Field Set API Name (Student Info) |
accountFieldSetName |
Account field set. |
| Program Enrollment Section Name (Student Info) |
programEnrollmentSectionName |
Section name. |
| Program Enrollment Section Column Number (Student Info) |
programEnrollmentSectionColumnNo |
Number of columns in the section. |
| Program Enrollment Section Field Set API Name (Student Info) |
programEnrollmentFieldSetName |
Program Enrollment field set. |
| Course Connection Section Name (Student Info) |
courseConnectionSectionName |
Section name. |
| Course Connection Section Column Number (Student Info) |
courseConnectionSectionColumnNo |
Number of columns in the section. |
| Course Connection Section Field Set API Name (Student Info) |
courseConnectionFieldSetName |
Course Connection field set. |
| Session Connection Section Name (Student Info) |
sessionConnectionSectionName |
Section name. |
| Session Connection Section Column Number (Student Info) |
sessionConnectionSectionColumnNo |
Number of columns in the section. |
| Session Connection Section Field Set API Name (Student Info) |
sessionConnectionFieldSetName |
Session Connection field set. |
| Show Calendar (Student Info) |
showContactSchedule |
Display student calendar when viewing student info. |
| Student Calendar Section Name (Student Info) |
contactScheduleSectionName |
Section name for calendar. |
| Show Calendar Navigation Header (Student Info) |
calShowHeader |
Display calendar navigation. |
| First Day of Week (Student Info) |
calFirstDay |
First day of week in calendar. Sunday=0, Monday=1. |
| Calendar First Hour (Student Info) |
calMinTime |
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) |
calMaxTime |
Determines the last hour/time (exclusively) that will be displayed, even when the scrollbars have been scrolled all the way down. |
| Course Connection Status |
courseConnectionStatus |
Course Connection status in semi-colon separated to be considered when displaying calendar, e.g, Current;Former. |
| Session Connection Enrollment Status |
sessionConnectionStatus |
Session Connection enrollment status in semi-colon separated to be considered when displaying calendar, 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 |
| Appointment Booking Info Field Set |
appointmentBookingInfoFieldSet |
(v3.12) Appointment booking fields to display. Default = rio_ed__Timeline_CalendarInfoPopup_Appointment |