RIO Ed - Requirement Checklist Manager
Table of Contents
Component Name | RIO Ed - Requirement Checklist Manager |
Recommended Pages | Application and Program Application page for both internal and digital experience |
Supported In | Salesforce Internal |
This component provides a checklist of the Requirements that students need to complete, i.e. upload certificates or documents when submitting a Program Application.
The checklist allows faculty or admin to review and approve them.
See use case here: Application Requirement and Checklist.
Developer section
Attribute Name | API Name | Description |
User Mode | userMode | The mode used to determine the data visibility.
|
Title | cardTitle | Title. |
Icon | cardIcon | Title icon. |
Icon For Open Review Status Type | openIcon | Icon for requirement with open review status type. |
Icon For Submitted Review Status Type | submittedIcon | Icon for requirement with submitted review status type. |
Icon For Reviewing Review Status Type | reviewingIcon | Icon for requirement with reviewing review status type. |
Icon For Accepted Review Status Type | acceptedIcon | Icon for requirement with accepted review status type. |
Icon For Rejected Review Status Type | rejectedIcon | Icon for requirement with rejected review status type. |
Icon For Cancelled Review Status Type | cancelledIcon | Icon for requirement with cancelled review status type. |
Parent Object Lookup Field API Name | relationshipFieldApiName | Parent object lookup field API name created on Requirement Set object. |
Requirement Details Field Set Name | requirementDetailsFieldSetName | The Requirement object field set to be used to display the details. |
Enable View Requirement Link/Button | showRequirementRowDetailsButton | Allow users to click on the requirement title or details button to view the requirement record. |
Enable User Action Button | showRequirementUserActionButton | Allow users to click on the done button to mark a requirement as submitted. |
Enable Admin Approval Action Button | showRequirementApprovalActionButton | Allow faculty or admin users to click on the dropdown menu to update the requirement review status. |
Show Submitted Count | showSubmittedCount | Display the total submitted requirement count. |
Show Reviewed Count | showReviewedCount | Display the total reviewed requirement count. |
File Accepted Formats | fileUploadAcceptedFormats | Comma-separated list of file extensions that can be uploaded e.g., .pdf,.doc,.docx. For File Upload requirement type only. |
File Share Type | fileUploadShareType | The permission granted to the user of the uploaded file:
For File Upload requirement type only. |
File Visibility | fileUploadVisibility | Specifies whether the uploaded file is available to:
For File Upload requirement type only. |
File Category Field |
fileCategoryFieldApiName |
The Salesforce file (Content Version) field to store the File Categories defined in Requirement Template. The ContentVersion file category field API name if applicable. For File Upload requirement type only. |
Debug Mode |
enableDebugMode |
Enable debug mode. |