The information in this article applies to:
Product: Metastorm BPM (e-Work) Version: 6.6.2 6.6.3 6.6.4 7
When using ResizeForm=false in a URL, the form fails to open and an error is generated. ResizeForm=true works as expected.
For example, the version 6.6.x URL http://localhost/e-Work/eForm.aspx?Map=Map1&Client=External&ResizeForm=false or the version 7 URL http://localhost/Metastorm/eForm.aspx?Map=Map1&Client=External&ResizeForm=false would generate the following JScript error:
Line: 31 Error: Object expected
This is a known issue. Here is a workaround:
In a text editor, open the file eForm.aspx located here in 6.6.x: :\\Program Files\\Metastorm e-Work\\Web6\\eweb or here in 7.0: :\\Program Files\\Metastorm BPM\\Web
Find the section that begins with the line
Add the following 2 lines to this section and save the file: