Hidden Form Field value is not populating
Hi There,
We have a Marketo form with a hidden field and a default value set. However, upon submission, the default value does not populate on the record. What could be the reason? Please let us know
Hi There,
We have a Marketo form with a hidden field and a default value set. However, upon submission, the default value does not populate on the record. What could be the reason? Please let us know
OK, checked it out and this isn’t a Marketo issue, it’s in your custom code.
Marketo is correctly setting the default value for the hidden field Country (that is, “India”).
But then when someone fills in the Email field, you’re invoking ZoomInfo’s FormComplete JS, which is trying to guess/enrich the Country itself. If it it doesn’t succeed, it blanks out Country rather than leaving the original value. You need to change that logic.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.