Problem with "invokeAction"!
MFadelMar 31 2013 — edited Apr 1 2013Hello Everyone,
I'm using JDeveloper 11.1.1.3.0. I'm trying to create an empty form using this link [http://sqltech.cl/doc/oas10gR31/web.1013/b25947/web_form006.htm]. I was able to
initialize an empty form using :
<invokeAction Binds="Create" id="invokeCreate" Refresh="renderModel"
RefreshCondition="${!adfFacesContext.postback and empty
bindings.exceptionsList}"/>
in my page definition.
However, whenever i click on on the navigation item that takes me to the empty form, the web application freezes, and stops working. I have to rerun the application once again for it to work.
I was using Firefox while this happened. When i tried using internet explorer, it worked great and didn't freeze! Has anyone had such a problem before?
Thanks,
Mohamed.