We have forms implemented on a website via the iframe code provided on the form page. Problem is, that when using the redirect URL (to a marketing website) after submit it reloads the entire website instead of loading it within the iframe as expected. As form submission in CI - OM is done via js it seems like ordinary manipulation of the submission behavior within an iframe (via target="" or js) does not work.
How can we make the redirect URL load within the iframe?
(Using the standard success message is not an option as it is not editable stylewise)
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.