Interactive webinars - calendar files | Community
Skip to main content
emilyjwalters
New Participant
March 5, 2024
Solved

Interactive webinars - calendar files

  • March 5, 2024
  • 1 reply
  • 2123 views

Hi, 

 

I'm trying to create a calendar file for an interactive webinar, but can't get it to display the webinar as a link.  It always shows the full token e.g.{{member.webinar url:default=edit me}}.

How do I get this to work properly?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by SanfordWhiteman

Nested tokens are only allowed in the Description area (you can see the {{ there as a hint).

1 reply

SanfordWhiteman
New Participant
March 5, 2024

Can you be more specific about where in the ICS token you’re embedding the {{member.token}}? A screenshot would help.

emilyjwalters
New Participant
March 6, 2024

I've tried using some code like this - 

<p style="text-align: left;">Thank you for registering: Please use this link to attend:&nbsp;{{member.webinar url:default=edit me}}<br /></p>
<p style="text-align: left;">Download a calendar invite with your <a href="[{my.Spirax Sarco Webinar:default=edit me}}>personal link</a></p>

With this in the calendar file:

 

Emily Walters
SanfordWhiteman
SanfordWhitemanAccepted solution
New Participant
March 6, 2024

Nested tokens are only allowed in the Description area (you can see the {{ there as a hint).