I defined a start process run from a form, the output is designated to a new tab. When I performed the start process from the form, the result is displayed good in a new tab. However, when I went back to the form ( by select the form's tab), I discovered the form was corrupted. I have set to auto-Refresh the form after running the process.

How should I fix this? By the way, it happened in both IE and Firefox.

Thanks,

The tables of its child BOs are all gone in IE , or the content is squeezeed to one side of the table in FireFox.

a month later

Can anyone kindly help me on this? I have struggled, but...

Thanks,

Thanks a lot! I have sent the BSV file.

Further information on this problem. The form that gets corrupted copies the object on the form and then pops up a new tab. The new tab though, doesn't show always, in fact most of the time it doesn't show. If you clear your internet cache, it sometimes works the first time and then stops working under unknown circumstances. Using firebug, I saw this error:

this.m_formPanel is null
http://xxxx:8081/AwareIM/aware_ext/aware.js
Line 1

(This is 4.9 on Linux)

a month later
14 years later