Forms 12c and web.show_document does not always work.
Howdy,
I was troubleshooting an issue with Forms 12c (running via .jnlp and jws) and web.show_document and noticed the following...
On a when-button-pressed trigger, I call web.show_document twice. Both with different hardcoded URLs (http://www.google.ca and http://www.msn.ca).
When I press the button, I expect two browser windows to open all the time, but sometimes 2 browser windows open and sometimes only one.
Is there anything that I have to do so that both windows open all the time?
Thanks,
Ben