Question
Writing an a href tag in calendar event description field
I am attempting to include a link to a webinar in a Marketo calendar event. It's a very, very long link that includes a query string and multiple parameters...way too long to include in an .ics file.
I've tried putting this in the description field:
Please click <a href="{{my.Webinar_Link}}>here</a> for the webinar link.
But it just writes that very long link in the descripton field anyway. Does anyone know of a way to deal with this?
I've tried putting this in the description field:
Please click <a href="{{my.Webinar_Link}}>here</a> for the webinar link.
But it just writes that very long link in the descripton field anyway. Does anyone know of a way to deal with this?