Badges
Accepted Solutions
Likes Received
Posts
Discussions
Ideas
Blog Posts
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 complaint and make everyone aware of how disappointed they areThey will even file it in the "wrong window", as is the ca...
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 about that, thanks! That would explain everything... To do what you want requires a line of JavaScript to validate that Su...
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 similar issue myself. Leads are being created without email and I believe it has to do with a workaround I set up, to 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 exchanges that it makes more sense to us. The problem I am having is that Marketo stops interpreting the field as a date fiel...
Oops, you are absolutely right I guess I stopped reading attentively after "uni": "Uni... probablyversal - Resource - Locator"
Trying to implement this I encountered another issue... I don't want the custom, mirror "created date" fields you suggested to show up in the form, so i have tried to set them as hidden fields.They are date type, but when you set them as hidden in the form editor, it's not possible to use a "before ...
You mean you can browse inside your computer with chrome for instance? See, I just learned that the "U" in "URL" means universalIt's fascinating how ignorant we can be of how things we use daily and are completely reliant on, actually work.I take all of this "magic" for granted when I browse the int...
Mr Whiteman, I believe some face palming is in order... I am learning so many different things in this forum Thank you so much for taking the time to enlighten me (us)
Hi Sanford Whiteman, I was trying to have a look at your script by typing this "//codepen.io/figureone/pen/85e4921f8206e9bb73ac1829c6b0d05f.js" into the search bar and it gave a "file not found" error. I'm wondering if that's on purpose or the file is simply not available anymoreThis was for two rea...
Hi Sanford, Thanks, yes, that could do as a workaround. I'll probably go for that. Victor