Hi, hope you’re all well.
I have an embedded form on my website. After a ‘redirect to URL’ screen, I would like this to open a new window, and not still within my current embedded form.
How can I do this?
Many thanks as always
Hi, hope you’re all well.
I have an embedded form on my website. After a ‘redirect to URL’ screen, I would like this to open a new window, and not still within my current embedded form.
How can I do this?
Many thanks as always
Best answer by jvh
Hi there, just jumping in. It looks to me like you’re using the HTML embed code so you should be able to change
data-tf-redirect-target=”_self”
to
data-tf-redirect-target=”_blank”
to achieve this. Let us know if that does/doesn’t work!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.