If you can't find what you are looking for, try searching for it below:
One of the drawbacks of web applications compared to rich client applications is that most of the time they lack keyboard shortcut support.
How often have you heard from a user that he wants to press a key instead of moving the mouse to click on a button?
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,
The first time i used ApexLib in a Project i thought
“Man, this is cool stuff!”,
directly followed by another thought:
“Why is this so awful complicated to add to my application? There need to be a one-click installation so everyone can use it!”.
For quite a long time there was silence around ApexLib development, no new versions, no posts…