Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi community, is this a basic missing feature or I am missing something?
Good solution, just the laguage segmentation is missing.
I have this situation.Many business units and a single large program template.For each business unit a different footer.At the momemem we clone the template and we go through many assets to change the snippet. ( I dont want many templates as it is complicated and I want a standard one)I was trying t...
Aha, I would never thought about using a html place holder to add a textarea and grab the value from there, well thought! kudos. I was dying converting a checkbock into a textarea!
Hi, I have a form with a few set of checkboxes all of them with the option Other. I need for each "other" option to have a text field without using more database fields. I thought... well lets modify the field with somenthing like this... $("input[value='Other']").prop({type:'text', value:''}).click...
This is not a matter or improvement, its a matter of making it useful, this token shouldn't be made available to final user.
I honestly think that the Attended On-Demand issue can't be forgotten, both status, Register and Attended On-Demand MUST populate the token {{member.webinar URL}}, otherwise this is useless, not reason to have have it. The delay when used on LPs on top of this is enough to reconsider putting this to...
But what about email?
you can also avoid the {{member.webinar URL}} token using the ON24 URL event and replace the event ID and Key with a local token. not ideal.For tracking I was thinking to replace "https://webinartoken" with "{{member.webinar URL}}" or somenthing like this using velocity, haven't tried but when I get...
Also, not being able to track the link makes this token very limited.