Pages
(Move to ...)
Home
About Scott
Presentations
My Social Network
Learning
▼
Thursday, 1 November 2018
Lazy Loading Menu Count
›
I've been using the lazy loading concept demonstrated in Maxime's post quite a lot recently, I'd love to see this as a declarat...
Thursday, 11 October 2018
ODC Appreciation Day : APEX Workspace Activity Logs
›
Everything gets a special day these days, and thanks to Tim Hall's encouragement, you can enjoy a vibrant display of appreciation for wh...
2 comments:
Thursday, 27 September 2018
Oracle Forms to APEX IDE Transition
›
If you would like a good high level run-down on why Oracle APEX is a great choice to modernise Oracle Forms, have a read of this . After l...
Wednesday, 19 September 2018
Remove duplicate from APEX collection
›
One of my favourite SQL analytic functions is row_number() , and I've used it in the past to identify, then remove duplicates. In this...
Monday, 17 September 2018
Hide region if no data found
›
I have a diagnostic page where I hide classic report regions that aren't relevant - ie, have no data returned. Here I create a dynamic...
3 comments:
Friday, 14 September 2018
Add record count to collapsed region
›
I have a diagnostics page where I wanted to display how many records are in a collapsible region's title. The following is a simple so...
Monday, 10 September 2018
Enhancing the APEX Error Handling Function with Logger
›
Many, many moons ago, I created an error handling function for Oracle APEX, just like the original sample provided by Patrick Wolf for the ...
‹
›
Home
View web version