Chapter 3. Conditions and Authorization Schemes
This chapter covers two APEX features: conditions and authorization schemes. These two features can often be used to achieve the same thing: controlling the areas of your application the user can access and use.
You can use conditions to control the rendering of page elements (such as regions, reports, and page items), as well as to control the execution of certain pieces of logic (such as processes and computations). Many application elements allow a condition to be applied to them. Authorization schemes similarly allow you to control the display and processing of elements within your application, but in a more secure manner.
The key difference between conditions and authorization schemes is that ...
Get Pro Oracle Application Express 4, Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.