Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Alerts: How can I embed addToCalendarLink URL for ILT activities within "Add To Calendar" link
Hi All,
Our customer had an issue where they wanted to remove the "Add to Calendar" link for all Self-Paced offerings, I had raised a SR for this and they provided the below template for the fix:
<table>
${AlertUtils.loop('completionDetails','<tr><td>${activityTitle}</td><td>${(AlertUtils.nullIf(addToCalendarLink,"Self-Paced", addToCalendarLink))}</td></tr>')}
</table>
Although, this did remove the link for all Self-Paced offering activities, it now shows the deep link for all Instructor Led Offering activities. Is there a way that the above template can be amended so that instead of the deep link URL showing, it will have an "Add to Calendar" hyperlink for all ILT activities?
Tagged:
0