AJAX Page Process – easy to call from JavaScript

Have you ever tried to create a truly interactive Form with APEX?

Struggling with JavaScript, AJAX calls in APEX, Application Processes and still it doesn’t work as you like?

Using the new ApexLib 2.1 all you need to do is create a PL/SQL Page Process and call it from a button with apexlib.process.executePageProcess.

Continue reading