Sandy,I actually have a suggestion. Why don't you remove the Yes label and only leave the checkbox there. Since each checkbox would be on the same line as the Descriptive label, it...
Update: see my last entrySandy,I was able to create a page with the same configuration you have on that checkbox and the only way I was able to do what you want was by adding a CSS...
Yana,I think that what happened might be that the four existing leads might have been updated, and not duplicated. Perhaps the message "Existing people imported" is inaccurate. If ...
Sandy,Can you post a link to a page that has this? I can take a quick look and possibly make some suggestions. I am almost positive that if this is not a feature on the form design...
Teisia,From what I have seen, you are probably going to have to create custom styling with CSS for the specific form design you choose. I have not found anything like what you are ...
This is how we implemented it.We have a link in all our Marketo pages that asks the visitor to "click here" if the information on the form is not theirs to re-set the information. ...
I hope this helps.Michelle,Since a pop-up is nothing more than another page. Usually coded in a way that will look somewhat decent when called to be open as a pop-up (instead of wi...
Michelle,By the way, the reason why I had to use jQuery to do this is because you can not overrive the CSS style to an element that doesn't have a uniue ID or NAME without affectin...
Michelle,If you want I can help you implement it. What I said will serve exactly that purpose. All Marketo pages make use of jQuery. It's just a matter of how you want to leverage ...
Michelle,Before you go ahead and try to use the code I am about to paste here, I would like to make an assumption first.If you are already using jQuery on your Marketo pages by cal...