Question
Workaround for Full Name in Forms
I'd like to use the technique discussed here: http://developers.marketo.com/blog/add-a-full-name-field-to-a-marketo-form/
It uses JS to parse a single "full name" custom field in a form to populate hidden first name and last name fields within the form.
The problem is Step #1 - creating a custom field "Full Name". There is already a "Full Name" field in our instance which I think is a Marketo read only field.
Do I need to create another instance of Full Name field that is named slightly differently in order to use the technique?
It uses JS to parse a single "full name" custom field in a form to populate hidden first name and last name fields within the form.
The problem is Step #1 - creating a custom field "Full Name". There is already a "Full Name" field in our instance which I think is a Marketo read only field.
Do I need to create another instance of Full Name field that is named slightly differently in order to use the technique?