You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Add 'Remove From Calendar' Link in Resource Alerts

Received Response
11
Views
1
Comments

Summary:

We have a requirement to create a resource alert for Withdrawn ILT Offerings. However we need to include the Calendar Invite for the same with a Link of 'Remove from calendar'.

I tried to use the same link which I have used for Add to Calendar which is working fine:

${AlertUtils.loop('completionDetails','<tr><td><a class="NotificationLink" ${href}="${addToCalendarLink}" ;target="_blank">Add to Calendar</a></td </tr>')}${AlertUtils.write("</table>")}

Content (required):

I tried to change the link to below and use this:

${AlertUtils.loop('completionDetails','<tr><td><a class="NotificationLink" ${href}="${addToCalendarLink}" ;target="_blank">Remove from Calendar</a></td </tr>')}${AlertUtils.write("</table>")}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!