By Steve Kern
IN THIS CHAPTER
Chapter 2, "The Release 6 Object Store," described views as the means by which documents are listed and presented for access in a Domino database. This chapter explores this important design element in depth. All databases have at least one view. When a new database is created, a default untitled view is also created, containing a single column that displays the document number in the view. In and of itself, this default view is not very useful. The standard Outline view lists documents in a tabular format similar in appearance to a spreadsheet or a database browse listing. The Calendar view displays date-oriented documents, such as meetings and appointments, in a calendar format. As a developer, you determine what documents appear in each view and what each view column displays.
Part I. Introduction to Release 6
Whats New in Release 6?
The Release 6 Object Store
The Integrated Development Environment
Part II. Foundations of Application Design
Forms Design
Advanced Form Design
Designing Views
Using Shared Resources in Domino Applications
Using the Page Designer
Creating Outlines
Adding Framesets to Domino Applications
Automating Your Application with Agents
Part III. Programming Domino Applications
Using the Formula Language
Real-World Examples Using the Formula Language
Writing LotusScript for Domino Applications
Real-World LotusScript Examples
Writing JavaScript for Domino Applications
Real-World JavaScript Examples
Writing Java for Domino Applications
Real-World Java Examples
Enhancing Domino Applications for the Web
Part IV. Advanced Design Topics
Accessing Data with XML
Accessing Data with DECS and DCRs
Security and Domino Applications
Creating Workflow Applications
Analyzing Domino Applications
Part V. Appendices
Appendix A. HTML Reference
Appendix B. Domino URL Reference