Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Hi @SanfordWhiteman I ran into something here and hoped you could help. We created this VTL for all product subscriptions via lead.DMSSubscribedDate (The value is actually DateTime as I edited those fields) and it works perfectly. All "true" values within past 24 hours reflected and all "false" valu...
And problem solved. Thank you, Sir!
Hello Sanford - The VTL script we created here is working flawlessly - with the exception of one minor display error in the screenshot below. User error, no doubt. All the velocity script displays properly following this block of text - I just didn't show all of the rest as it's perfect. I have incl...
Of course. Because that refers to the true contents of the URL at the moment the Forms 2.0 library has loaded (note: not at the moment the form is submitted, when the library loads it caches this information).So the Default Value will not populate the Query parameters in the Activity Log. That's goo...
Yes. The activity is being captured and the LP is approved. I even tried editing and re-approving to see if that made a difference. The "Query Parameter" in the activity log remains empty except when I test using an email with utm parameters on the link.I would love a call. How and when are you avai...
This is all very helpful. Thank you for assisting me in problem-solving. I can tell you a few things that may add insight and be helpful. The key missing element in my mind is... how and/or what information exactly is being scanned and extracted or pushed to the CRM that triggers these alerts?I do k...
I have seen this (Set a Hidden Form Field Value) Marketo Doc but I'm still unclear as to precisely the correct approach.I need to get this ?Program=Email&ForImport=True "Query Parameters" to be reflected on the lead record's activity history each time that form is submitted regardless if they came ...
OK, that means your Smart Campaign wasn't in the right place in the MA hierarchy and didn't have the token available. Make sure the Program w/the SC can see the token (as is the case w/all tokens).Oh my goodness. *slams face onto keyboard* You're absolutely right and such a rookie mistake! I obvious...
That worked - and is the below image. Progress!Obviously, it can't display like this. I will play with this and test until I get to the desired result (2nd image below) but please let me know what you see clearly needs to be corrected and/or just any tips.Ideally, I'd like to have a sentence or two ...
Thank you so much! That helped. So I tested meticulously, unit of code by unit of code, and then collectively a whole and in the preview-by-list mode it reflected all "true's" appropriately as well as all the "false's". That's a huge win as it clearly appears to be working perfectly.That said, when ...