lianef

lianef

Contact Me
Online Status
Offline
Date Last Visited
‎07-29-2025 01:50 PM
Level 2
Joined the community 01-05-2022
Rank Icon Level 2
  • Re: Velocity token only to append UTMs to URL

    Thank you @SanfordWhiteman 🙂I had seen some similar posts but I had removed tracking and was still having trouble which I realize I should have added to my original post. I was also trying to avoid having to write a lengthy velocity script but I'll do a test and I will adjust my velocity to incorpo...

    image_type
    Discussions
    290 0 0
  • Velocity token only to append UTMs to URL

    Hello, I'm not sure if I posted this in the right discussion forum but I am looking to use a velocity token in my CTA urls to append UTMs. The issue I am facing is the mkt_tok value appending prior to the token values and then the entire velocity script appends at the end. The reason behind using th...

    image_type
    Discussions
    301 0 2
  • Re: Flexibility of the form layout with progressive profiling

    Hi @SanfordWhiteman, I am trying to apply the script example to my page but am getting stuck with the FormsPlus piece of the script, the error is that it is not defined. What would I update this to be?MktoForms2.whenRendered(function(form) { var formEl = form.getFormElem()[0], submitButtonRow = for...

    image_type
    Discussions
    1982 0 1
  • solved badge Re: Tokenizing Picklists?

    Apologies, I'm still new to writing script.If I wanted to make my form picklist values dynamic via javascript what would that look like?We built one that does it for all the field labels and submit button, however it's not picking up the div id tags on our rich text fields, and I also haven't been...

    image_type
    Discussions
    1051 0 1
  • solved badge Re: Tokenizing Picklists?

    can you use velocity script tokens to accomplish displaying different language values? I set the program language value using a velocity script token that says #set($ProgramLanguage="french") for example, that token is then referenced in another VS script that looks like this: #if (${ProgramLanguag...

    image_type
    Discussions
    2351 0 4
  • solved badge Re: Form Translation Next Steps - No munchkin code

    We are switching to using global forms but need for them to be localized per program so we had thought this would be a helpful way to do so with the program token indicating the language for the program. We've added to to indicate the language choice.I am trying to figure out how to get the picklis...

    image_type
    Discussions
    1130 0 0
  • solved badge Re: Form Translation Next Steps - No munchkin code

    function unchecked() { var opt = document.getElementById("Opt_In__c"); opt.checked = false; var check = opt.parentElement.parentElement.parentElement.parentElement; check.style.display = "block"; var text = document.getElementById("optin text").parentElement.parentElement .parentElement...

    image_type
    Discussions
    1132 0 1
  • solved badge Re: Form Translation Next Steps - No munchkin code

    Hi @SanfordWhiteman, I am trying to use picklist values (option value) in our code that we are developing to translate form fields via a program token, it works great for form fields, however I'm unsure of the setup for the picklist values and div ids for the rich text portions.An important thing to...

    image_type
    Discussions
    4316 0 3

Top Badges Earned

Customize up to 8 badges at the top of your trophy case for all other Community members to see!Customize up to 8 badges at the top of your trophy case for all other Community members to see!
  • Ignite 1 Ignite 1 Earned on 7.07.25 Earned by 4261 people Select to learn more
  • Give Back 5 Give Back 5 Earned on 10.16.23 Earned by 1282 people Select to learn more
  • Give Back 3 Give Back 3 Earned on 10.10.23 Earned by 1974 people Select to learn more
  • Give Back 1 Give Back 1 Earned on 10.10.23 Earned by 4363 people Select to learn more
Public Statistics
Date Registered ‎05-01-2022 10:11 PM
Date Last Visited ‎07-29-2025 01:50 PM
Total Messages Posted 8
Likes given to