Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Basically, I just want to change the value of a field from the form submitted by another value before really submitting the form.Let's say the field A was = 0 when the user hit the submit button, I want to make a test on other field submitted and based on the result change the submitted field A to =...
Hello,Thank you for your help.I've sticked to the solution with different fieldsets, however I have 2 issues when I want to push "progress values" when the form is submitted.Indeed with the code below, instead of pushing additional values, it keeps only these ones. 2nd issue, the features "required...
Hello,I want to build a form strategy which correspond to the progress of the lead.I want to know if it's possible to build a unique dynamic form as described below:(* mandatory)1st time people reach this form:*email:*first name:*last name:*company:*company size:*country:"Download" button2nd time :H...
Hello,I'm not an expert of Javascript coding and I would be grateful if somebody can help me to complete my script coding.Basically, I want that a lead clicking on a email link generated with a lead.token reaches the landing page and the JS checks against his current lead.token value (if it's equal)...
HelloI wanted to know if there is an expression in order to do this:#set( $TP = ["TP_A", "TP_B"])#set( $TP_A = ["Button A", "https://www.wonderfulworld.com"])#set( $TP_B = [@"Button B", "https://www.hellworld.com"])#foreach( $asset in $TP ) #if($lead.notengagedAssets.matches("(?i)(.*)(^|;)\s*${a...
Hello Sanford,I got your point and therefore I want to reduce my code as the minimum length possible and try to concentrate the editable section of my code on the top of my script. I've seen your post on http://blog.teknkl.com/marketo-doesnt-like-velocimacros-for-output-but-define-is-fine/ but not ...
Hello Sanford,Thank for this answer. I really need to dig into your proposal as it turns I have to create more complex dynamic email structure.BR,Charles
Hi Sandford,What is the way to make the negative test of what I have previously asked and with ";" instead of "," please? I thought by Adding "!" at the beginning would work... but it seems to not working:#set( $item = "Performance" ) #set( $item2 = "Talent" )#if( !$lead.Interest__c.matches("(?i)(.*...
Hello Sandford,Thank you for your answer. it works perfectly as long as I have the delimiter "," with or without space next to it.I'm just wondering how it would have been possible for me to find your answer on my own. Do you have a documentation or website to recommend me please?I'm really amazed b...
Still not working... An error occurred when procesing the email Body!Encountered "{" near