• Resolved mapperkids1

    (@mapperkids1)


    Hi,

    We don’t want to have two fields the first and last name on the form, so we just using one field called Name to collect the full name and mapped to the first name in Salesforce.

    The problem is when a lead submitted to Salesforce, the full name is showing in the first name field (as expected) and the last name field is always blank. Is there any way to work around, so the entered name field on the web form will split out correctly in Salesforce side as the first name and last name.

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Nick Ciske

    (@nickciske)

    You can do this with a filter (see the readme) … but not in the UI. Sorry.

    Thread Starter mapperkids1

    (@mapperkids1)

    Hi Nick,

    Could you tell me which filter I should use for this purpose, if possible could you give me some code snippet? I’m not a good PHP coder.

    Thank you very much!

    • This reply was modified 5 years, 12 months ago by mapperkids1.
    • This reply was modified 5 years, 12 months ago by mapperkids1.
    Plugin Author Nick Ciske

    (@nickciske)

    @mapperkids1 There are code samples in the Readme/FAQ.

    salesforce_w2l_post_data is the filter you want.

    If you’d like custom code, Premium Support is available.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Split the name to first and last?’ is closed to new replies.