I have created custom event entries that is showing up under the "Task & Events" tab. The content for this custom event under the "Description" field is currently displayed as plain text, e.g. "Event 1". Is it possible to augment this text as a hyperlink such that the user can click on the url,
e.g. <a href="http://www.somelink.com/event1service">Event 1</a>
and be redirected to a page rendered by the plug-in's UI. Any suggestions would be greatly appreciated.