On Friday I had to do some work on an Oracle Application Express (APEX) application of a client which I did some time ago. I had to create a new region next to an existing region on a page which had already several other regions on it. Normally no big problem, you would just use [...]
Continue reading...12. January 2008
Do you want to improve the usability of the Oracle APEX Shuttle Widget a little bit? Let’s enhance it by adding support for double click. It will allow users to double click on an entry in one of the two lists of the shuttle, to move the selected entry to the other list as they would [...]
Continue reading...4. January 2008
Morten Braten just released this first Alpha Version of this new project called ApexGen – The Oracle APEX Generator. From the project description: ApexGen is a utility to generate Oracle Application Express (Apex) pages and page components based on a PL/SQL API, in a fraction of the time it takes to manually create report and form [...]
Continue reading...18. December 2007
Sometimes during development there is the requirement to “Comment out” a Process, a Validation, … in an Oracle Application Express (APEX) application. To skip a step which doesn’t work anymore, or where a user says he doesn’t need that anymore but where you are sure that next week you are going to add it again… In [...]
Continue reading...2. October 2007
Oracle Application Express (APEX) has a “hidden” gem (ok, there are a lot of others too) which in my opinion isn’t widely used by the developers. Be honest, how often do you use the little “View” select list on page definition? You should, because it has several useful entries which can make your life easier! But let’s [...]
Continue reading...6. June 2007
Did you know that you can use the keyboard shortcut Ctrl+Return in the SQL Commands textarea of the Oracle APEX SQL Workshop application to execute the current SQL statement? That’s really nice, especially if you are used to it from PL/SQL Developer/TOAD.
Continue reading...14. January 2007
If you are a JavaScript developer or create your web-pages with CSS, then the Firefox add-on
Continue reading...2. January 2007
Yesterday I came across Graphviz and remembered that a college had already used it to generate some ERDs/Class diagrams. After taking a closer look, I thought to give it a try and use it to generate a page flow diagram for an APEX application as you can also see it for JSF in JDeveloper.
Continue reading...10. December 2006
If you are using Firefox for your APEX development you may want to check out my list of add-ons I’m currently using for the web development. If you have any useful add-ons you are using, drop me a note!
Continue reading...28. November 2006
If yes, continue reading. If not, continue doing it again and again, … For example you like the “Standard, Alternating Row Colors” template for reports or you don’t want to write help texts (which developer does?) for your items, but the Oracle APEX builder always defaults the item to “Optional Label with Help”.
Continue reading...
20. January 2008
1 Comment