Book Image

Oracle APEX Cookbook : Second Edition

Book Image

Oracle APEX Cookbook : Second Edition

Overview of this book

Table of Contents (21 chapters)
Oracle APEX Cookbook Second Edition
Credits
About the Authors
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 1. Creating a Basic APEX Application

In this chapter we will cover the following topics:

  • Creating an APEX 4.0 application

  • Creating a simple form page

  • Creating a simple report page

  • Implementing an interactive report

  • Creating a chart

  • Creating a map chart

  • Creating a navigation bar

  • Creating a list of values

  • Including different item types

  • Protecting a page using an authorization scheme

  • Securing an application with Authentication

  • Controlling the display of regions and items with Dynamic Actions

  • Creating a computation

  • Creating an automated row fetch with a page process

  • Putting some validation in a form

  • Creating a report with PL/SQL Dynamic Content