Application Express User's Guide > Controlling Page Layout and... > Displaying Components on Ev...
Displaying Components on Every Page of an Application |
Previous |
Next |
Page zero of your application functions as a master page. The Application Express engine renders all components you add to page zero on every page within your application. You can further control whether or not the Application Express engine renders a component or runs a computation, validation, or process by defining conditions.
To create a page zero:
Create a new page.
Specify the page ID as zero (0).