Configuring Environment Variables
An environment variable called FORMS_ALLOW_JAVASCRIPT_EVENTS
in default.env
is also used to enable or disable JavaScript integration.
By default, the value of the variable is true. If this is set to false, then JavaScript integration is not enabled for any Forms application that uses that instance of default.env
, no matter what value is set for enableJavascriptEvent
in formsweb.cfg
.
The FORMS_WJSI_OVERRIDE_TIMEOUT
environment variable can be optionally used with the WJSI configuration explained in the section above. Refer to Environment Variables for more information on using this environment variable.