Hello,
We have Salesforce and Marketo synced, and the Company field is required on the Saleforce side. What we do with our current forms (non-Marketo) are grab the values that the user entered into the First Name and Last Name fields (ex. Smith, John) and pass them into the submission using PHP.
For Marketo, I am creating a hidden field called "Company" and was looking for a way to populate the values from First Name and Last Name when the user submits the form. Is there a way to do this?
Thanks!