SOLVED

Re: Submitting Form if only 1 field is completed

Go to solution
Ajay_Mamgain4
Level 1

Re: Submitting Form if only 1 field is completed

Sure. Marketo Form

SanfordWhiteman
Level 10 - Community Moderator

Re: Submitting Form if only 1 field is completed

Er... I kinda thought you had customized the code for your form at least a little? It needs to have your form fields in it, obviously. Like so: MktoForms2 :: /nation/44707

Ajay_Mamgain4
Level 1

Re: Submitting Form if only 1 field is completed

Thank you so much for your patience everything is working fine now as expected and I realized what i did wrong. Again thankyou for assistance

Raushan_Jha
Level 1

Re: Submitting Form if only 1 field is completed

Hi sanford,

I am trying to use your script on my form MktoForms2.loadForm("//app-ab39.marketo.com", "249-JRI-388", 1016);

where i have created one landing page and then dragged the HTML where i put this code but it is not running.

Can you please suggest me where i am going wrong??

My code pen link is https://codepen.io/raushan94/pen/abzarGR 

SanfordWhiteman
Level 10 - Community Moderator

Re: Submitting Form if only 1 field is completed

Your checkboxGroups config section bears no relationship to the fields on your form. It looks like you just lifted it from my CodePen, no reason that would work w/your fields.