Hi

I'm using fancybox to display a crud.update form in an iframe. When I click on submit the 'next' action displays in the same iframe as the crud.update form, as expected. What I want to do is have the 'next' action display in the main browser window. In reading about iframe, it appears as though you can pass a target='_top' to force it to open a link in the 'parent' window. Is there a way I can get crud.update to behave this way?

Thanks!

    -Jim


Reply via email to