Progressive Profiling Not Working Within Specific Iframe
I have a form that uses ProgPro brought into a page via an integration with this content creation platform (Ceros) that leverages an API to choose and populate the form.
When you publish the Ceros content, you get an iframe which you can embed on a page, so that's what I have here:
https://ceros.fun/progprotest.html
The form is inside the Ceros iframe.
The "Job Title" field should go away after the form is filled out and you reload the page.
ProgPro works fine when you view the Ceros page by itself here:
https://view.ceros.com/adam-davis/progressive
It's only when it's embedded on another page where it stops working.
NOTE: This is a test setup, so there is no other content on the 'parent' page where the iframe lives, so I hope people realize that and don't just say "Well, don't use the iframe then..." 😀 Typically the Ceros platform is used for microcontent or full-page interactive experiences, and sometimes there are forms in them like this.
It seems like when I place a Marketo form on a non-Ceros page and iframe-in that page, it works fine, and it's only within Ceros where this fails.
I haven't been able to spot why this isn't working, so hopefully someone can point me in the right direction, thanks!