Recently I needed to build a dynamic form whereby the fields were based on data and it was not possible to use the APEX flex fields plugin.
One thing I liked from Oracle Forms, which is not available in APEX, is the ability to set a Data Block Item’s Visible property to No. In Oracle Forms it meant that the page item..
Following a day of hard work building APEX applications, I jumped on the train home and started catching up with the latest news & sport.
In APEX 4.2, whenever I need to apply an Authorization Scheme to components of a page I tend to create tables for roles, privileges, a role_privilege linker table and usually a..