I am moving a form from in-page to a lightbox. The form is just a standard Unbounce form, it’s not embedded from a third party site or anything. This has introduced a problem, when the form is submitted, it loads the resulting thank you page IN the lightbox, and I’d like it to load in the whole window. This is how it behaved when the form was in the main body of the page.
I have the form set to go to a URL, and append the form data, and I have it targeted to the parent frame, but it still loads the thank you page in the lightbox. What am I doing wrong?