Hello Jon, I attempted to reproduce your code, but I believe I may have overlooked something. When I open the page for a new record and wait for 30 seconds, I encounter a 'no data found' error. However, aside from that issue, everything else is working as expected. Could you please confirm? Thanks, Eric
Sasha Gomanuke
Software developer
Hello, guys! Would You comment that mysterious part of code?
// Something bad happened. error: function(
In fact all application's SAVE_NOTE errors goes in section success: function(
But what case will use error: function( ? I just guess that it's useless part of code...
BTW global error handling function doesnt catch pl-sql exceptions from ajax calls ((