SanfordWhiteman

SanfordWhiteman

Contact Me
Online Status
Offline
Date Last Visited
yesterday
Level 10 - Community Moderator
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.
Joined the community 23-07-2014
Rank Icon Level 10 - Community Moderator
Chief Technologist
New York City
  • HOWTO: Attach images to a Forms 2.0 form post

    Not a question, but an answer!In a couple of Community threads I've remarked that -- despite conventional wisdom -- it is possible to attach images to Marketo forms (both LP-hosted and embedded) and save the image data in your Marketo database.To prove I wasn't blowing smoke, here's a demo.This form...

    image_type
    Discussions
    10901 20 26
  • Re: Creating a form using Marketo APIs

    @Brennan M, @Melissa M isn't using Marketo forms at all (neither directly on an LP nor using the embed code). The forms are bespoke forms that presumably result in a subsequent server-side form post that we can't see.So the field names and values that are passed to Marketo can't be directly controll...

    image_type
    Discussions
    2309 0 0
  • Re: Form Default Values on Landing Page

    You can still pass values into hidden fields via cookies or query parameters with an embedded form. However, prefill (where an associated lead cookie automatically pulls data in from Marketo) won't work with the embedded option.

    image_type
    Discussions
    1830 0 0
  • solved badge Re: Customizing Forms 2.0 with Jquery - late loading

    OK, I threw together a landing page and reduced your code to the apparent problem area, but I don't see a problem. http://pages.vaneck.com/jq-whenready.html listens for the MktoForms2.whenReady event and then adds an Element.onChange event listener to the `Email` field, using jQ syntax for the nativ...

    image_type
    Discussions
    6416 0 0
  • solved badge Re: Customizing Forms 2.0 with Jquery - late loading

    How about a URL where that code is running, so I don't have to make my own landing page?

    image_type
    Discussions
    6416 0 0
  • Re: Embedded Marketo forms appearing twice

    @Craig N if a page has two form containers with the form ID, i.e.

    then the form will be rendered into both containers. (This is true despite the fact that duplicate elements with the same ID are explicitly broken in HTML -- browsers are lenient and may return an array of dupes, depending on how yo...

    image_type
    Discussions
    6057 2 0
  • solved badge Re: Customizing Forms 2.0 with Jquery - late loading

    The goal isn't entirely clear (sorry!) without example code/URL.Try to create an example of code that triggers the failure (rather than code you fixed with a workaround) and post the URL.

    image_type
    Discussions
    6416 0 0
  • Re: Changing a form's responsiveness through CSS

    First thing I'd do is add this JS snippet:for ( var mktoRows = document.getElementById('mktoForm_1217').querySelectorAll('.mktoFormRow'), i = 0, imax = mktoRows.length; i < imax; i++ ) { mktoRows[i].setAttribute('data-wrapper-for',mktoRows[i].querySelector('.mktoField').getAttribute('name'));}What ...

    image_type
    Discussions
    4976 4 3
  • Re: Form Default Values on Landing Page

    You can still use the LP -- just turn off Prefill. I should've said Prefill takes effect if you leave it on.

    image_type
    Discussions
    1830 0 0
  • Re: Form Default Values on Landing Page

    Remember that prefill takes effect on LPS. So if a field's value is literally an empty string, that's going to appear instead of the form's default.Can you post the URL of the LP? Also, are you testing using an incognito/private browsing window?

    image_type
    Discussions
    1830 0 0

Top Badges Earned

Customize up to 8 badges at the top of your trophy case for all other Community members to see!Customize up to 8 badges at the top of your trophy case for all other Community members to see!
  • Applaud 2000 Applaud 2000 Earned on 2.08.21 Earned by 1 people Select to learn more
  • Validate 500 Validate 500 Earned on 11.04.22 Earned by 2 people Select to learn more
  • Prowess Prowess Earned on 2.10.21 Earned by 7 people Select to learn more
  •  Artisan Artisan Earned on 2.10.21 Earned by 7 people Select to learn more
  • Originator Originator Earned on 2.10.21 Earned by 21 people Select to learn more
  • Publish 100 Publish 100 Earned on 10.05.21 Earned by 3 people Select to learn more
Public Statistics
Name
Location New York City
Personal web page https://blog.teknkl.com
Date Registered ‎07-23-2014 11:52 AM
Date Last Visited yesterday
Total Messages Posted 25,740
Total Tags 690
Likes Received 12355