Hey Tom, how exactly are you trying to submit the form in this scenario? Are you deleting the existing form element and loading a new form on a subsequent page "load"?
You would typically see this when calling associate lead with a bad cookie value, but it's also possible when call get leads by filter type with 'cookie' as your key.
If there will only be one value per record, this should just be a lead field and not a custom object. Custom objects are needed when there can be more than one of something per lea...
If you just created the field, I would try doing a hard refresh(ctrl+f5) and pulling this up again.That being said, this will probably be an ambiguous key, as this link will lookup...
You can drag and fields to put them in separate columns in the editor, allowing you to put them on the same line. For space between fields, what exactly are you looking to reduce?
The difference is basically that custom fields are only on the lead record, while a lead can have multiple custom object records. What approach is best is going to be largely depen...
I have not seen anyone use XML for this with velocity, but we do not enable the XML tool in Marketo, so I think it would be a similarly tough scenario to JSON.>Does this mean if a ...
I'd say the best way to do this would be to create custom object records for your promotion, and then refer to fields on these records using velocity script. Based on the pdf, you'...
If I'm understanding you right, then you want to send the first email right away when they fill out the form, and then let the engagement program continue sending the rest of the c...