Designing views
About this task
A view is a sorted or categorized list of documents. Views are the entry points to the data stored in a database. Every database must have at least one view, although most databases have more than one view.
Here are the general steps in planning your view.
Procedure
- Before you create the view, think about:
- Whether the view style will be an outline view or a calendar view.
- The type of view you want (shared, private, and so on).
- Whether the view will be displayed on the Web. If so you may want to consider creating an embedded view on a form, subform, page, or document or consider creating a view applet or an embedded view applet.
- The categories in the view.
- Create the view by clicking "New View" in Domino® Designer.
- Name the view.
- Add columns to the view.
- Set up the documents to display in the view by writing the view's document selection formula.
- Set up what will display in each column by programming the column value.
- Set up the sorting order for the columns.
- Set the style for the view, row, and columns.
- Save and close the view.
Folders
Procedure
Folders are containers used to store related documents
or groupings of documents. Folders have the same elements as view
and are designed much the same way. For more information on designing
folders, see Notes® Client
Help.