Hi Brian,
If both the content of the iframe and container are served from the same server (same origin), then the content of the iframe can call JavaScript declared in the container.
Assuming this is the case, in the process for the said button, you can call navigate(uri = "javascript: window.parent.buttonPressed()") calling a buttonPressed() JavaScript function you declared in the parent window.
Alex
--
You received this message because you are subscribed to the Google Groups "Orbeon Forms" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
To post to this group, send email to
[hidden email].
--
Follow Orbeon on Twitter: @orbeon
Follow me on Twitter: @avernet