Hi All,
Not sure what I'm doing wrong here. I have a form built for a customer request a quote which is capturing 80% of fields correctly. However, the address fields are not pushing through from the form to the person record.
The form:
Person Created via Form Submission
I have visibility rules disabled and Mask Input Disabled.
Any ideas? Happy to answer any follow up questions - thanks in advance!
Could you check the Filled out Form activity in the person activity log to see whether the data was posted successfully to Marketo? Do you see no data for that field in the activity as well?
The first place to look is the Activity Log. Please show the details of the Filled Out Form activity. I suspect you have blocked field updates for those fields, not that they’re not being sent.
Thanks!
Need the details of the Filled Out Form (click the activity ID). Those are other (unrelated) changes.
Sorry about that. Hopefully this is the right one!
Here are the details of the nulling out down the line as well.
As you could see in the form fill activity, the data for Address (L) field is coming in from the form post, but it is getting nulled by the SFDC (in the snap 2), see the New Value = Empty, Old Value = "6666 Test Drive", and the source for this activity is SFDC. You'd want to look into the SFDC as to why data is getting NULLed out. You're good on the form-setup as far as populating data in the Address (L) field is concerned from the form submit.
I suspect that the source you mentioned in snapshot 1 is nulling the Address (L) field's data submitted on the form (but can't say for sure, as this is an unrelated activity from the form submit activity, as Sandy said in his comment above). Could you verify if the initial value in the Address (L) field, i.e., "666 Test Drive" for this person was populated from the form-fill and if there aren't any other change data value activities for the Address (L) field between this and the filled out form activity?