I was able to connect two typeforms together, using the hidden fields method. They are working fine But the forms are embedded into a page. When jumping from form1 to form2, the screen goes maximized and no longer embed, making the user leave the page. I think it has to be with the redirect link at the end of form1, it states a simple URL making the form leave the embed mode.
Any workaround? Thanks
Best answer by jeremielp
Instead of linking directly to the form, you can link to another page of your website, which has the second form embedded the way you want. Pass the parameter to this URL, the same way you would do with the Typeform URL.
Then, configure the embed with the “data-tf-transitive-search-params” parameter, for Typeform to read the hidden fields from the URL. More info here:
Instead of linking directly to the form, you can link to another page of your website, which has the second form embedded the way you want. Pass the parameter to this URL, the same way you would do with the Typeform URL.
Then, configure the embed with the “data-tf-transitive-search-params” parameter, for Typeform to read the hidden fields from the URL. More info here: