APEX Blog: Development (2)

-->

Latest Posts

3 Reasons to use Inline Dialogs

When you create an APEX page you usually are given the choice of a Normal Page or a Modal Page.

Read More

Enhancing the APEX Debugger

One minor inconvenience when using the APEX debug features is the amount of noise which fills up the debugger when I try to find my debug messages.

Read More

Apiary and APEX

More and more projects I work on at the minute make use of RESTful Web Services. These can either be a way of exposing our own data or a way to make use of data from external..

Read More

When Forms to APEX Projects get thorny

Oracle Forms and Oracle Application Express (APEX) are both technologies used to build data centric applications.

Read More

Adding an Auto Save Feature to an APEX Page

Recently I was tasked with adding an auto save feature to an APEX page for a questionnaire style application I was developing for a customer.

Read More

APEX Developer Mode

When I used to work with Oracle Forms, the company I worked for used to grant users on the development environment with a special role which provided enhanced access to many areas..

Read More

Oracle Code – London (2017)

Last week I attended the Oracle Code event in London; a free event hosted by Oracle showcasing the latest technologies, practices and trends in development. As a developer who..

Read More

A Review of Interactive Grid in APEX 5.1.1

This blog has been a long time in the making… Of course before writing a blog on any subject, you have to do your research. In my case, my research involved creating dozens (maybe..

Read More

Dynamic Theme Style in APEX 5.1

One of the new features of APEX 5.1 is the introduction of APEX_THEME API which enables you to change the application theme style by user.

Read More

A complete guide to #ORCLAPEX Dynamic Actions

Last year, Craig Sykes and I were discussing ideas for presentations at Tech16 and one idea made us quite excited to turn in to a paper for submission.

Read More