I would like to display the four fields for every record in the database
Okay, what you call a record is called a document in Notes/Domino. To display the fields of a document, you can create a view that displays the field values with one column per field (or a concatenation of several fields in one column).
As far as I know Domino only displays one record per page
Something confusing in that statement. In Domino data from documents is displayed in views, and a view displays all documents which correspond to its selection criteria. The notion of page in Domino is probably quite different from what you think it is. How did you reach that conclusion ?
I'm looking for a way to have several instances of each field on one page. A standard view with four columns won't allow me to show enough information
How did you design your view ? That must be the crux of your problem.
I'd like the info for the fields for one record to show on a page followed by the next record's fields and so on
That is exactly what a view does. If you look at your Inbox, for every mail you have recieved you have one line of information containing the sender, the time and the subject. You can do the same simply by designing four columns with the four corresponding field names.
This would continue until the page is full, then the next records would spill to another page
Unless you are designing the detabase for the web, Notes does not use the notion of page in a view. Notes will include all the documents in the view, all the user needs to do is to scroll down.
I think we can solve your troubles by helping you correctly design the view. What interface you are using is also important (browser or Notes client).
Could you clarify further how you designed the view and how the users access it ?
Pascal.