Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Apologies @SanfordWhiteman - I updated the code in the comment. It was a code you've shared in the past, to dynamically populate the dropdown with meta values in a guided marketo LP template. I'm trying to taking one step forward by making that drop down conditionally visible. When the condition isn...
Hi @SanfordWhiteman ,Here's what I added to the page but I don't still see my options in the drop down list when we change the visibility. Any idea why?
Hi @SanfordWhiteman ,Back again with a question to take this step forward. What if I have a select field that I want to keep hidden and only show if another field changes.i.e. When "Country" field = United Kingdom then show the job titles drop down. Else keep hidden.But in this visibility scenario "...
Can we take "Original referrer" url to decipher the first touch utm values? And @SanfordWhiteman any update on your UTM tracking system please?
Hi,This thread may be old but I'll ask away anyway. In this method of forcing a custom followUpUrl to the form is cool trick for Global Forms.But doesn't it expose the custom destination page url in the code. We were going to serve the resource url directly after form submission but then I realised ...
Hi @SanfordWhiteman How to update the script to take the Option Value different to Display Value. Current set upDynamic Value 1 | Dynamic Value 1Dynamic Value 2 | Dynamic Value 2Dynamic Value 3 | Dynamic Value 3I want to createDynamic Value 1 | User Selected Option1Dynamic Value 2 | User Selected Op...
Deleted the previous comment. Figured out my issue. Amazing solution as always @SanfordWhiteman