If you can't find what you are looking for, try searching for it below:
ApexLib comes with a better Error Display Solution, which sometimes can cause troubling behaviour.
When displaying error messages in the notification area the rest of the page is shifted downwards a little. This is no problem most of the time, except in this case:
Just to let you know, ApexLib continues to make Oracle APEX a better product and works with also with APEX 4.0 .
ApexLib 2.0 now uses the latest version of jQuery 1.3.2 .
When it comes to boolean values in the database there are many many different approaches, e.g. you can define a table column of data type number and use 1 or 0 as boolean values.
But there is much more and some of the solutions are better than others.
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…