AJAX Computations – rich client feeling

Ever got a customer request saying: “When i enter a number in this field i want to display the corresponding name over there as soon as i leave the field” ?

That’s the point where you tell your customer something about using a LOV instead or reloading the page or something else, because APEX lacks declarative AJAX functionality.

No Problem anymore, Continue reading