Thanks! Again, when I find the time and the courage, I'll try to implement both. but this should do it, also allowing for reusability. It's true that our first 3 fields are usually...
Actually, now that I'm having a look at it I have encountered "label", in fact I have had to play around with checkbox labels but more on the CSS and not so much HTML so I hadn't p...
After reading your scripts (and understanding only like 2% ) I can't really think of a way of differentiating a normal field from a progressive profiling field except perhaps: Mar...
I have been able to implement this myself and it seems to be working I also ran into the issue of forms being loaded twice, because I'm also using a Marketo landing page. Commentin...
I was wondering if anybody knows a way to use codepen or a similar tool with marketoHaving to reupload a CSS or HTML file everytime you change something makes it cumbersome to work...
Hi Grant, thanks for your suggestion. As Sanford says, that form is not intended for support cases, but you know how angry people are... They will go great lengths to file their c...
When you use Visibility Rules, you're actually removing the fields from the form, not "hiding" them (despite the name). So fields that aren't shown aren't required.I didn't know ab...
So the required field function depends on javascript and if it is turned off or doesn't load for whatever reason, people are able to submit with empty required fields? I'm having a...
Wow! Thanks for the insights! I see.. so actually everything is a long interpreted string of zeroes and ones, and input types are just an agreed upon standard for information excha...