Symptom
After adding text to the "Registration Text", the "SystemEnrollmentNotification" template is not showing the information.
Environment
SAP SuccessFactors Learning
Reproducing the Issue
- Access the Class record > Email Notifications tab > select Edit under the Edit Registration Text section >
- Add the text in the desired locales >
- Enroll the user into the Class >
- The notification does not contain the modified text (SystemEnrollmentNotification).
Cause
Related syntax tags must be added to the SystemEnrollmentNotification templates in order for them to pick up the description you have entered.
Resolution
Please make sure that the Notification Editor is enabled:
- System Administration > Configuration > Global Variables > Use Editor Content when sending Email Notification.
- System Administration > Manage Email > Email Notification Templates > Access the SystemEnrollmentNotification template > Messages tab > Enable Use Editor Content When Sending Email Notification
Text entered in that may be included in registration and class reminder emails when globally configured in the templates using the appropriate Syntax Tags:
- <SCHED_INSTRUCTIONS/> - Class specific instructions in the Tokens for the non Editor section.
- Registration Text Token via the Editor.
Important:
When any kind of formatting (bold, italics, font color, etc.) is applied to the registration text, it is saved as an HTML tag. However, when using the Legacy Editor (accessed by clicking on "Edit" under Registration text), the text is sent as plain text and does not convert HTML tags such as <p> for new line or <strong> for bold formatting. Therefore, if you choose to use the legacy editor, it is advised not to add any formatting to the registration text, as those HTML tags will be sent over as plain text within the notification. Alternatively, you can utilize the Launch Editor option or customize the notification template to achieve the desired formatting.
Keywords
class, specific, instructions, Registration, Text, SystemEnrollmentNotification, template, change, update, modify, lms, html , KBA , LOD-SF-LMS-NOT , Notifications , LOD-SF-LMS , Learning Management System , LOD-SF-LMS-SCH , Class - Scheduled Offerings , How To