APPLICATION DESIGN


Displaying a page
Pages do not display in views. To work around this, you can display pages in the following ways:
Options for displaying pagesFor more information, see
Make the page a frame in a frameset.The chapter Designing framesets.
Create a link to the page from a form, subform, outline, or another page.The topic Creating links in this chapter.
Create an action that opens the page.The topic Actions in the chapter "Adding Automation to Applications."
Create an outline entry that opens the page.The topic Outlines in the chapter "Designing Navigation for an Application."
Set the database launch property to launch the page when the database is opened.The topic

Setting database launch properties in the chapter "Completing an Application and Managing Design Changes."


See Also