We added the “if undefined” bit because we were getting errors where MktoForms2 were “undefined” and then added in our form fields. No possible way can MktoForms2 be undefined at that place in the code. Take out the undefined check & the timeout completely. To extend the collection of fields (it already is prepared for extension, but you need to use valid JavaScript!) you add additional objects to the array of fields. Not additional properties with the same names to a single object. Like so: MktoForms2 :: nation/49469
... View more