Is it possible to have the result of a Form submission (through a Submit button) appear in a different window than the one where the current Form is displayed?
We use a Submit button to submit the whole PDF Form to a servlet running on a LiveCycle server. This servlet returns a HTML page as a result, with a success/failure message. This page is displayed in the current Reader window, and replaces the previous content. We would like to have this message appear in a popup window and keep the Form (filled, with annotations, etc...)
Thanks,
Thierry