Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
That's pretty interesting, actually. So that locks down the HTML copy and, if someone tried to edit anything, they would only be able to edit the text version, since anything they add to the html copy wouldn't be seen because the div is hidden...?
Yah - I think I was a part of that conversation where the code appears in text versions -- very annoying!
I'm enforcing the use of tokens by removing the ability to edit the content at the asset level... unfortunate side-effect is the inability to update the text version.
right below the event login number (in your screenshot) there is an event number. If you confirm that matches your event from GTW (found in the url string of the webinar in your webinar history folder) that will help narrow down the problem. If they do match, then there was likely a sync error and n...
at the top of the screenshot you shared, (if you scroll up) is the settings for Event Partner still setup? That's where you'll find all the GTW information that is synced. If not, then that's your problem and you'll most likely have to upload/manage manually.
in an effort to enforce tokens for a specific email template I removed the mkteditable sections of the div; but now those sections don't appear in the text version of the email... did I go about this the wrong way? is there a work-around?
Sanford Whiteman is there a list of popular browser values to expand on this? You reference version numbers and such, where can I find the most popular?
This code was just what I needed to resize the youtube videos on guided landing pages! Thank you!
thanks - turns out there was both a glitch and a typo -- in that I had a token in a token... what a bonehead move. That then caused velocity errors even when resolved.. but after I fixed it and created a new sample it worked. Thanks though!