Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi, I know this is a old post. But I want to make it work for "Drop down field" and "validation message" too, for some reason is not working when I have a "Drop down field". Thanks,Yan
Hi, I want to use Velocity scripts to convert a date/time into the recipient time zone. Can velocity scripts do that automatically?Example: specifictime: 2022-01-08 10:22 UTC > convert to recipient time zonePST time zone recipient output: Jan 08, 2022, 06:22 PM PSTEST time zone recipient output: Jan...
@Jo_Pitts1 Yes, only oN24 Attendee on the tree.
Here are the goals:In a smart campaign, it will send out a dynamic content email:- If watched the selected webinar, then that related content will show at the bottom of the email.- If did not watch the selected webinar, then that related content will show at the top of the email. There will be 5 pas...
Hi, I don't see other names on the tree in Script Editor. 😖I am trying to show content on top of the email or on the bottom of the email depending on the lead attendee some webinars from the past. I did a test on myself, which I attended the webinar, and the "I watched webinar" and the "I did not ...
Hi, I am trying to see what I can do with the:${oN24Attendee_cList.get(0).eventid} or ${oN24Attendee_cList.get(0).email} On24 Attendee Object. My idea is to look up the ON24 event id to check if the lead $attendee the webinar or not. I think this should be possible by using oN24Attendee_cList.get(0...
Hi, I am trying to set up an engagement program based on a form fill with checkbox options (option1, 2, 3). And the customer must click on at least one checkbox and more than one. Example:Person1: option 1Person2: option 1 + 2Person3: option 3Here is the ideal stream run:Form filled > member of "pl...
Some background:Having 5 or more programs, and trying to send a dynamic email based on their member status. I know I can use a "custom field" to store the value when the status smart campaign updates. And from there the velocity script can check the value to display the dynamic content. **But I am l...
I just wonder will the status got push as "no show" when people sign up for On-Demand Webinar??Example:A Pasted Webinar- lead sign-up: set to Registered- lead got the email but didn't watch the webinar- Next day, ON24 push "No-show" status back to Marketo?? <-- will this happen? or is it for a live ...