Uhm…
I have a wordpress implementaton. In one page, I have an iframe showing a SC form. When form is validated, it should to redir to an specific url of the CMS.
I’m using sc_redir(‘my_destination_url’,’’,’_parent’) but stills redirecting inside the iframe.
I’m missing something?