Answered

Help! Redirect upon completion not working in iframe



Show first post

27 replies

<a id="mctajump"><div data-tf-widget="FORMID" data-tf-opacity="0" data-tf-hide-headers data-tf-iframe-props="title=Pluck Get To Know You (Free 10min call)" data-tf-transitive-search-params data-tf-medium="snippet" style="width:100%;height:600px;"></div><script src="//embed.typeform.com/next/embed.js"></script></a>

Thanks! I’m currently using the above. When I add to that embed:

“data-f-redirect-starge=”_self”

Submit button just grays out and redirect does not occur.

When I use the iframe approach, the redirect on submission breaks out to parent. I’ll try to get back soon with  the iframe embed code later as a follow-up.

Userlevel 7
Badge +5

Thanks @goasts 

I dont know if this is just a typo in your post or you are using incorrect option - correct option is:

data-tf-redirect-target="_self"

Please note that the quotes in my previous post are not correct, as the community platform reformatted it incorrectly. You should use standard double quotes (not smart quotes as in my previous post).

Reply