Structure of lotus notes?
Structure of lotus notes?
(OP)
Hi,
How is lotus notes constructed?
I mean, is the following statement correct?
First you have a database, for example names.nsf(the addressbook)
In the addressbooks there are views.
In a view there are documents.
So the entries in a adressbook(my contacts) are ie. documents.
Can anyone tell me?
Regards,
T.
How is lotus notes constructed?
I mean, is the following statement correct?
First you have a database, for example names.nsf(the addressbook)
In the addressbooks there are views.
In a view there are documents.
So the entries in a adressbook(my contacts) are ie. documents.
Can anyone tell me?
Regards,
T.
RE: Structure of lotus notes?
When using LotusScript remember that there are two documents, the one displayed in the form (the user interface document or NotesUIDocument) and the "real" document in the database (NotesDocument).
Good luck!
Leslie
landrews@metrocourt.state.nm.us
There are 10 types of people in the world -
those who understand binary
and
those who don't!
RE: Structure of lotus notes?