I'm a web, database, and network architect based in NYC, with specializations in the financial services, publishing, and SaaS sectors.
I build complex Marketo integrations for companies large and small... and can make Marketo forms and emails do things you never thought possible!
Check out my blog at https://blog.teknkl.com, which has Marketo-specific technical insights you won't see anywhere else, along with wider topics from my programming and systems work.
The button is actually a <button> inside a <span>.Anyway, you can target it using this selector. Should have high enough selectivity to override the built-in styles..mktoForm span....
@Mikal K Create a landing page to gather values, then use a JavaScript redirect to the malto:. However, be warned that mailto: links launched via regular web pages are not as funct...
You have great instincts! While there's nothing wrong with a separate multi-select and hidden string variable, that just makes more to manage. I would catch the onSubmit event and ...
@Kyleen P You're really asking two questions in one:
Can youuploadbinary files such as pictures to Marketo in a form post?Can youdisplaysuch files within the Marketo user interface...
You must still be leaving something out of the exact code. 🙂 Or you deleted the final </script>.This is where you put return true;to tell Forms 2.0 to also redirect to the Thank Y...