About Oracle
Blog about Oracle and Application Express
Wednesday, 28 June 2017
Avoiding multiple logins from external Apex links Part 2
›
A few weeks ago I wrote a post how to avoid multiple logins when using a link in an email. This solution however does not work in a batch pr...
3 comments:
Wednesday, 21 June 2017
Debugging causes Oracle Apex page with plugin to crash
›
Today I was presented with mysterious behavior from an Apex page. I had developed a dashboard in one application and transferred it to ano...
2 comments:
Monday, 12 June 2017
Avoiding multiple logins from external Apex links
›
Some Apex applications sends notifications emails to users when tasks are due. These emails contain a link to an Apex page. When the user cl...
4 comments:
Friday, 28 April 2017
Displaying info cards using an Oracle Apex named report template
›
For the Apex Dashboard Competition of the DOAG in 2016 I created a Apex dashboard. You can read about it in this post One of the elements o...
7 comments:
Tuesday, 18 April 2017
Oracle Apex Plug-in for restricting shuttle choices
›
The Oracle Apex shuttle item is a neat way to select a number of values. It is however not so user friendly when the list of choices is very...
8 comments:
Sunday, 9 April 2017
Finding slow JavaScript
›
Working with Apex I regularly write Javascript. Most of the time these client-side code snippet are blazing fast, but in some cases they tak...
Monday, 6 February 2017
Generate log statements in seconds
›
One of the things that cost me a lot of time is the writing of log statements. I do it a lot when I am working on complex PL/SQL or JavaScr...
‹
›
Home
View web version