11.1.1.3 Uncommitted Data Warning not working for fields AutoSubmit =true
We are facing an issue in our application where [ Uncommitted Data Warning |http://www.oracle.com/technetwork/testcontent/unsaveddatawarning-096556.html] doesnot seem to work for input fields on which autosubmit is turned to true. Once I unset thye autoSubmit property to false , this works fine.
The autosubmit is needed in our application for specific needs.
Can you please throw some light on this weird behaviour ! We have followed the exact steps as mentioned viz -
1)Turn the Critical to 'true' for the bounded taskflow.
2)Turned the UncommittedDataWarning to 'on' for the af:document of the container .jspx page
Thanks
Sudipto