Add a Full Name Field to a Marketo Form

  Form

Implementation:

1. Create a new custom field in Marketo called Full Name. No need to create it in your CRM platform, as the script will only use this field to display the full name.

2. Add this field to all your web forms. Set your first name and last name fields as hidden. In the Javascript, change the “splitFullName” configuration to contain the 3 field names.

3. Insert the Javascript into all your landing pages at the bottom of the code, before the </body> tag.

Also see: Add a Full Name Field to a Marketo Form

Need help or have any questions? We’d be happy to assist 🙂

Source Code

Minified (recommended)

Full

LEAVE A COMMENT