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.
When I go to that page, I don't see the "# SQL Server Instances" field. Are you sure you aren't screenshotting somewhere else?This is Chrome 44 on Mac OS 10.8-10.10 as I see it: Ch...
I'll have another look in a few hours. Styling SELECTs has historically been tough in Safari/Mac, for Apple Design reasons, but not so much Chrome. The form doesn't work at all on ...
You should to explain what you expect a little more, and what browsers you're using to test.Here's Chrome 40 with your original CSS:And with the adjusted CSS:You need to explain ho...
I usually don't wait for approval before working on something, but would you guys (or anyone lurking here) be interested me putting a recipe/demo for how you can use Forms 2.0 w/ge...
You have a custom CSS rule, but it doesn't include the SELECT. Should be:input.mktoField, select.mktoField { font-size: 21px !important; height: 2em !important; padding-left: 10px ...
When it's required/desirable to persist custom field values I like to use pending leads (as distinguished from both anonymous and named leads).Pending leads use the Munchkin cookie...
Nate, you might think about using the browser's built-in geolocation yourself and saving that data to a different field. navigator.geolocation.getCurrentPosition will be more autho...