Development Team Status Report from David Peake during OGh APEX World Yesterday (April 9th, 2013) David Peake opened the Dutch OGh APEX World conference with a keynote presentation. As expected, he talked about future the future release of Oracle…
Apex, Uncategorized
Oracle Application Express for Mobile Web Applications – Book available now
by Christian Rokitta • • 5 Comments
Oracle Application Express for Mobile Web Applications, written by Roel Hartman, David Peake and me, shows you step-by-step how to create your very own web application that will look and act as a native mobile application. Oracle Application Express for…
Apex
SQL developer won’t connect to Apex listener 2.x
by Richard Martens • • 0 Comments
Wow, I broke my brains over this for the last three days. I installed the apex listener as mentioned in the manual. It mentions you can use Java 6 Update 20 JDK or later. However, what they mean is that…
Apex
Set value of items by changing select list using Ajax and JSON
by Sergei Martens • • 2 Comments
For a client I needed to develop an Apex page were some items were set when the user changed the value of a select list. Because of user-experience I did not want to do a post to the server. Instead…
Uncategorized
APEX Listener favicon bug issue
by Christian Rokitta • • 0 Comments
When developing an application in Oracle APEX, I usually have opened two browser tabs, one for the builder and one for the application I’m working on. This works fine, even though both tabs are using different sessions. The other day…
Uncategorized
Cloudy Normal Button :hover fix
by Christian Rokitta • • 0 Comments
Maybe you have noticed it, maybe not, but the hover effect of the Normal Button template in the APEX Cloudy theme does not work in IE. It seems it hasn’t been implemented. So if you want the hover effect in…
