For more information, please refer to this announcement explaining best practices for getting answers to questions.
how to remove the time stamp from the learning FYI email alert
Summary:
how to remove the time stamp from the learning FYI email alert
Content (please ensure you mask any confidential information):
I need to remove the Time stamp which is with date here.
Version (include the version you are using, if applicable):
Below is the example.
and this is Source Code of ALert.
<div><div>Hello ${assignedToDisplayName},</div><div><br></div><div>You have been assigned the required course ${AlertUtils.getLookupMeaning('ORA_WLF_LEARNING_ITEM_TYPE', learningItemType)}: ${learningItemTitle}.</div><div><br></div><div><% if (assignmentType =='ORA_REQUIRE_ASSIGNMENT') {%></div><div>This is a friendly reminder that it must be completed before the due date: ${AlertUtils.formatDate(learnerLearningRecords.assignmentDueDate)}</div><div><% } %></div><div><br></div><div>To access the course content and complete the training, please click here.</div><div><br></div><div> </div></div><div><br></div>