Hello!
Here is my situation: I have two Hubspot forms, both on Hubspot pages. Upon submission of the first form, it redirects to the second form, and I am looking to auto-populate a field of the second form with the value from the “email” field entered on the first form. I have followed the steps for creating dynamic query strings with personalization tokens outlined here in the knowledge base, however it is not working quite right. Submitting the first form does redirect to the second form, but instead of appending the value from the email field to the URL and auto-populating the field value, it is appending “&submissionGuid=” followed by a string of characters to the URL, and leaving the target field on the second form empty.
This is my first time attempting something like this with Hubspot forms, so any pointers and help would be greatly appreciated!