We are upgrading to Forms 12c with the browserless webstart session option. We have embedded javascript that launches a browser that is now failing. web.show_document does not meet our needs as there are some very customized features in the javascript. In 12c we get this error: FRM-41848: JavaScript execution is disabled during webstart session.
Is there a way to enable the execution of our embedded javascript? If not, is there a regular Java solution that can be executed inside the form?