Meeting Request form submission and thank you page in new tab

Anonymous
Not applicable

Meeting Request form submission and thank you page in new tab

I swear i've solved this before but can't find the landing page. 

Anyways, I have a page with a video on it, and also a REQUEST A MEETING form. I don't want someone to submit the form and have their video watching experience interrupted by the thank you page. Is there a way to force the form to open that THANK YOU/confirmation page in a new tab or window? 
Tags (1)
1 REPLY 1
Anonymous
Not applicable

Re: Meeting Request form submission and thank you page in new tab

There are a few ways to do this with javascript / jquery.  I would suggest just creating a separate page for your form and put it in an iframe on the video page.  Then the thank you page will load within that iframe as well and the video playback will not be interrupted.