Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
If I have a deigned Add to Calendar section in my email for Google, Outlook and IOS. Is there’s a way to change their invite links according to the event the user has signed up for? So right now the email updates the title, when and where but if I have a Add to Calendar section with 3 separate colum...
I do have one more question. Is there any possibility we can get the event.title to show in the Subject Line of an email?
Great! I tested out and everything is working as expected. Thank you so much for your help! Really appreciate it.
Okay, Thank you for that. This is my first time using Velocity that's why.I was able to solve the issue. How can I go about adding the Links now?
So I have this,But it keeps giving me an error. I attached the screenshot of the error I am getting. This is how I am calling in the email
I have this email content below is a screenshot. From the Velocity Token I have. I want the Event Title, When and Where to be generated according to the HUG Event the user choses.
Does this look good? ##check if HUG Event Choice is Seattle HUG#if($(lead.hUGEventChoice.equals("Seattle HUG: UserTesting Hacks (4/7 10 am Pacific)"))#set($event.title = "Seattle UserTesting Hacks HUG Event")#set($event.date = "Thursday, April 7th at 10 AM PT")#set($event.destination = "Remotely via Zoom...
Thank You, if could restore and post it here please. It would be a big help.