How do I get my Marketo form follow up external URL to open in new window. I have tried a few codes and I can't seem to get it work correctly. I have 3 options depending "external URL's" it may open in depending on a selection by the user. Currently it opens in a the same window.
You replace the quoted string
"http://whatever.example.com"
with the exact text
thankYouURL
as noted above.
There's nothing more to it; it's replacing a quoted string with an unquoted variable name.