|
Re: form not showing in IE11 browser [message #647874 is a reply to message #647697] |
Wed, 10 February 2016 09:13 ![Go to previous message Go to previous message](/forum/theme/orafaq/images/up.png) |
![](//www.gravatar.com/avatar/6f539f43889b4b3e3fcb6c591073de8f?s=64&d=mm&r=g) |
CraigB
Messages: 386 Registered: August 2014 Location: Utah, USA
|
Senior Member |
|
|
This is the default TEST.FMB. How are you running your form? Are you trying to run it from the Forms Builder? If so, you need to modify your default.env to include the directory where your Form resided in the FORMS_PATH variable. Either that, or you need to put your Forms executable (.fmx) in the FORMS_HOME\forms directory. The local Forms Runtime defaults to reading Forms executable using the FORMS_PATH specified in the default.env file.
|
|
|