RIO Ed - Attendance Display
rio_ed:attendanceDisplay
RIO Ed - Attendance Display
Component Name | RIO Ed - Attendance Display |
API Name | rio_ed:attendanceDisplay |
Type | Standalone |
Recommended Pages | Any page in digital experience |
Supported In | Salesforce Internal |
The Attendance Display component is used to show the students attendance rate within a period of time in a chart.
Filtering (home page only)
You can filter results based on the following options when the component is placed on Home Page ONLY.
- Contact.
- Program.
- Course.
- Term.
- Session.
- Start date.
- End date.
Chart type (all pages)
The supported charts are:
- Bar chart.
- Line chart.
- Pie chart.
- Table chart.
For Bar and Line charts, you can configure the X-axis to group by:
- Day.
- Week.
- Month.
- Quarter.
- Half.
- Year.
- Term.
Developer section
Attribute Name | API Name | Description |
Title | componentTitle |
Shows title. Default = "Attendance History". |
Label: Contact | contactLabel |
Shows contacts. Default = "Contact". |
Label: hed_Program_Enrollment_c | programLabel |
Program Enrollment label. Default = "Program". |
Label: hed_Course_Connection_c | courseLabel |
Course Connection label. Default = "Course". |
Label: hed_Term_c | termLabel |
Term label. Default = "Term". |
Label: rio_ed_Session_Connection_c | sessionLabel |
Session Connection label. Default = "Session". |
Default Display Type | displayType |
Default display type. Placeholder = "Chart Type". Default = "Table chart". |
Table: Show Hours Heading? | displayHours |
Shows hours heading. |
Table: Show Attended Hours? | displayAttendedHours |
Shows hours attended. |
Table: Show Duration Hours? | displayDurationHours |
Shows duration in hours. |
Table: Show Count Heading? | displayCount |
Shows count heading. |
Table: Show Attended Count? | displayAttendedCount |
Shows attended count. |
Table: Show Late Count? | displayLateCount |
Shows late count. |
Table: Show Sum of Attended Count and Late Count? | displayAttendedLateCount |
Shows sum of attended and late count. |
Table: Show Excused Count? | displayExcusedCount |
Shows excused count. |
Table: Show Absent Count? | displayAbsentCount |
Shows absent count. |
Table: Show Sum of Excused Count and Absent Count? | displayExcusedAbsentCount |
Shows sum of excused and absent count. |
Table: Show Total Count? | displayTotalCount |
Shows total count. |