RIO Ready: CE Registration Flow Components
Components for CE Registration Flow in RIO Ready are as follows:
Name | Type | Description |
---|---|---|
hed__Program_Enrollment__c.redu_Re_attempt_Course_Enrollment |
QuickAction |
Footer component to function as a dynamic navigation button, allowing users to seamlessly redirect to different pages. |
rio_ed__Study_Offering__c.redu_Is_Dietary_Info_Required__c | CustomField | Checbox to flag if Dietary information is required during CE Registration process |
rio_ed__Study_Offering__c.redu_Is_Emergency_Contact_Required__c | CustomField |
Checbox to flag if Emergency Contact is required during CE Registration process |
rio_ed__Study_Registration__c.redu_Dietary_Information__c | CustomField |
Text field to store Dietary Information |
rio_ed__Study_Registration__c.redu_Emergency_Contacts__c | CustomField | Text field to store Emergency Contact Information |
rio_ed__Study_Registration__c.redu_Medical_details__c | CustomField | Text field to store Medical Details |
rio_ed__Study_Registration__c.redu_Other_Preferences__c | CustomField | Text field to store Other Preferences |
Study_Offering_Register | Flow | Main flow for CE Registration form. |
Study_Offering_Register_Dietary_Info | Flow | Sub-flow of the CE Registration form |
Study_Offering_Register_Emergency_Contacts | Flow | Sub-flow of the CE Registration form |
Admin | Profile | To grant access to the new custom fields above. |
REDU - Student | Profile | To grant access to the new custom fields above. |