Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
Checking in...it's been over four years now since this bug was first reported, any hope for a fix?
Thank you Sanford! Will be using the syntax highlighter from now on.This does exactly what I wanted, perfect solution.Great question, I'm gonna just use a promise instead of async/await and remove spread syntax when I make it live. Not sure if it'll need IE support yet but will add polyfills if so...
Hiya,Within a Marketo landing page, that uses a form, I am using the form API's onSubmit() method to make an external POST call to a remote endpoint when the form is submitted. Works well.When the form is submitted this of course also triggers creation of a lead in the Marketo database. Is there a...