This content has been marked as final.
Show 2 replies
-
Re: Values from Cookies not stored in hidden fields
Sanford Whiteman Oct 4, 2018 10:41 AM (in response to Frank Geldof)1 of 1 people found this helpfulYou must always (always) supply your URL for questions like this.
We have no idea what code you're using to store and retrieve data from cookies, and when you're running that code; plenty of such attempts are broken due to race conditions or other implementation flaws.
Also, "on submission the values are not always stored" needs more precision. Does "stored" mean saved to the Marketo database? Or does it mean posted to the Marketo database? (Not the same thing.)
-
Re: Values from Cookies not stored in hidden fields
Frank Geldof Dec 11, 2018 10:53 PM (in response to Sanford Whiteman)Thanks for the reply Sanford. I was hoping for some pointers to investigate myself hence the reason I did not share a link.
-