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

Introduction


Now that we have an application we would like to give it more looks. Maybe the application has to adhere to certain corporate layout standards. Or maybe you just want to add some more colors. Using themes and templates it is possible to give your application some cosmetic changes. A theme is a collection of templates and a template is a collection of components ranging from pages and reports to controls like calendars. A template consists of a header template, a body template, and a footer template. A template also contains some subtemplates, for example, for the success message.

In this chapter, we will present some recipes which will make your application look better.