SOLVED

Re: Interactive webinars - calendar files

Go to solution
emilyjwalters
Level 2

Interactive webinars - calendar files

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?

Emily Walters
1 ACCEPTED SOLUTION

Accepted Solutions
SanfordWhiteman
Level 10 - Community Moderator

Re: Interactive webinars - calendar files

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

View solution in original post

4 REPLIES 4
SanfordWhiteman
Level 10 - Community Moderator

Re: Interactive webinars - calendar files

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

emilyjwalters
Level 2

Re: Interactive webinars - calendar files

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:

emilyjwalters_0-1709720032850.png

 

Emily Walters
SanfordWhiteman
Level 10 - Community Moderator

Re: Interactive webinars - calendar files

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

SanfordWhiteman
Level 10 - Community Moderator

Re: Interactive webinars - calendar files

Also, for more flexibility in using tokens anywhere in the ICS file, consider using an Agical link instead.