RIO Ed - Attendance Viewer
rio_ed:attendanceViewer
Table of Contents
RIO Ed - Attendance Viewer
Component Name | RIO Ed - Attendance Viewer |
API Name | rio_ed:attendanceViewer |
Type | Standalone |
Recommended Pages | Attendance in digital Experience |
Supported In | Salesforce Internal |
The faculty is able to view a summary table of the student attendance patterns.
Supported configurations
View Student Note list
To view the list of student notes, click the Student Note icon in the Attendance viewer.
Add Student Note
To add a new Student Note, click on the “New” button in the Student Note list.
Developer section
Attribute Name | API Name | Description |
Course Offering Id | recordId | Course Offering Id |
Attendance Viewer Icon | cardIcon | Attendance Viewer Icon |
View Student Note Icon | viewSnIcon | View Student Note Icon |
Student Note Icon (Modal) | snCardIcon | Student Note Icon |
Student Note List Fields | snListFields | The fields to be displayed in the Student Note table in semi-colon separated value. E.g., Field_A__c;Field_B__c;Field_C__c |
Student Note Edit Form Field Set Name | snFormFieldSetName | The Student Note field set API Name |
Enable Clickable Ref Field | enableClickableRefField | Enable reference such as the booking time column header, which navigates to the attendance marking page, lookup and master-detail fields within the Student Note datatable. |
Attended Color | cellColorAttended | Color of the cell marked as Attended |
Absent Color | cellColorAbsent | Color of the cell marked as Absent |
Late Color | cellColorLate | Color of the cell marked as Late |
Debug Mode | enableDebugMode | Enable debug mode |