Autofill a Text Field with a Cookie Value
We have an old shopping cart we are looking to move into Marketo. The vendor we are working with wants to store color choices in a cookie and when the embedded form loads, pass the stored color values from the cookie into a text field. I can see that this should theoretically work for a hidden field, but we want the user to see the values they chose before submit. So I want the field to be displayed.
Is this possible? Can we autofill a text field or display the hidden field on the embedded form?
Hoping @Sanford Whiteman might have some thoughts on this. The vendor initially wanted to use the REST API to post to Marketo, but I discouraged that based on what I read on the community about it being a potential security risk.