Question
Converting "Full Name" into First / Last Name Fields
I came across this post and I'm having issues with implementation:
http://developers.marketo.com/blog/add-a-full-name-field-to-a-marketo-form/
First, I already had a "Full Name" field used for something else, so I needed to create new field named "Lead Full Name" (leadFullName).
In step 2, the post mentions "In the Javascript, change the “splitFullName” configuration to contain the 3 field IDs."
I converted everything that says "fullName" to "leadFullName", but other than that I'm not sure what I'm supposed to change...any thoughts, community?!
http://developers.marketo.com/blog/add-a-full-name-field-to-a-marketo-form/
First, I already had a "Full Name" field used for something else, so I needed to create new field named "Lead Full Name" (leadFullName).
In step 2, the post mentions "In the Javascript, change the “splitFullName” configuration to contain the 3 field IDs."
I converted everything that says "fullName" to "leadFullName", but other than that I'm not sure what I'm supposed to change...any thoughts, community?!