Hey Paul, thanks for the response. I would not need to populate the known user form since it will be hidden with css, using it more as a way to determine if another form should be ...
you may need to add !important to your css declaration. so something like this.mktoForm span.mktoButtonWrap.mktoSimple button[type="submit"].mktoButton {background:#004FA2!importan...
Hey Josh, thanks for the response. This is a marketo hosted landing page but we are not using the landing page editor to build the page. We use the double div hack to work around m...
Hey Hiroshi,
To get the behavior you want, you will probably need to write some custom CSS to overide marketo's CSS. I don't think they spend too much time on making all the elemen...
Hey Justin, thanks for the response. We currently submit via ajax to our product's db which we were thinking of running on a onSuccess function block, where our validations will ru...