Hey Kyle,It's not built in, but you can use the following code snippet to navigate in the top or parent page:<script>
MktoForms2.whenReady(function (form){
form.onSuccess(function ...
Hi Peter,It may not be precisely what you're looking form, but this functionality is available to some extent via the Forms 2.0 Javascript API. Typically checking like this is done...
You should be able to go to your Child Smart list in Lead DB or Marketing Activities and select the Used by Tab on the Summary page. This should show all other Smart Lists which ha...
Hey Michelle,You can do this by creating an email program as a local asset of your webinar Event program and sending out you email as a subject line test inside of it.
Hey Andreas,You can create a smart list with your 'Has Opportunity' parameters and then use Member of Smart list in the flow step choice to reference this.
I suppose you could set something up with some custom JS. If you passed the tokens into a JSON object, you could display them conditionally. Something like this:var contactInfo = {...
Hey Jace,For emails, you can create functionality like this via an email scripting token, just by saying if phone is empty, use email. You can read more about this here:http://deve...
I'm not sure which situation that your consultant was referring to, List Imports will deduplicate against existing email addresses in your Marketo database. It's possible that dupl...
Hey Carissa,This is the standard behavior for list imports. If you're seeing something different, you may wish to log a support case with the name of the static list and CSV which ...