Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Yes, indeed I do see the records! Thank you so much again @Darshil_Shah1 !!
the empty "mkt_trk" was an omission on my part @Darshil_Shah1 . Could that be causing issues? I wouldn't think so, but I will strip it out just to be sure. Here's the web page: Just editing out the web page for the sake of censorship! Also I'm definitely using all the URLs as far as I can see. I may...
@Darshil_Shah1 I'm not entirely sure why, but I'm using the same code - in a different instance (making sure I've changed the relevant munching code and URLs etc), but for some reason, the second post isn't going through. I'm getting a message that flashes on the submit button that says "Submission...
@Darshil_Shah1 That worked, thank you! The data is feeding correctly - and I've triple-checked with multiple submissions. Thanks again, you're an asset to the community, along with @SanfordWhiteman !
How do I prevent the Referee email address field from clearing whilst making the first post @Darshil_Shah1 ? Do you mind posting a code snippet, please? I quite like the idea of using a Smart Campaign to append the referee emails to a text field, @Darshil_Shah1 . I assume I'd use some simple logic t...
Thank you @Darshil_Shah1 and @SanfordWhiteman ! I do have a follow-up question and this pertains to attribution: How would I create attribution in the sense of, if one person referred to multiple people? How would the referee details (the email addresses) be associated with that referrer record? S...
Hey @Darshil_Shah1 , as it turns out, I was wrong - the code didn't actually work. I (without my realisation) actually completed the form twice - so in fact, it didn't work as perfectly as I expected....Here's a screenshot of the exact code I used. I've annotated the bits I changed (relevant to my o...
This has worked brilliantly @Darshil_Shah1 @SanfordWhiteman Thank you both.
I see @Darshil_Shah1 . So in the example, you provided, the "FA's Email" populates to a hidden form field (on the same form) when the form is submitted to the visible form field value that corresponds to it (in the hidden field)? Just so I'm understanding this correctly (I believe I am but would lik...
Hi all, As the title suggests, I would like a functionality that will allow users to submit a form referring a new person. When the form is submitted, a new record will be created within Marketo. Ideally I would like to do this without the use of JavaScript hacks (ideally I would prefer a webhook). ...