IBM Lotus Notes Domino Development
Covers Domino Designer interface, design elements (forms, fields, views, pages, folders), and application development concepts for Lotus Notes databases
Questions
The Domino Designer is an
- open application development environment
- open application testing environment
- open application to govern the admin part
- None of these
In order to start application development, you need to open
- a separate, client,Domino Designer.
- Client alone
- Designer alone
- Domino Adminstator
Application databases are displayed as
- Icons
- Bookmarks
- Buttons
- Links
The following opens the Domino Designer with the specific database open. right-click a database icon in the workspace or window tab and select Database - Open in Designer.
- True
- False
which of the following are not true about fields
- Fields determine what data a single document can contain when the document is created with that form
- Each field in a document stores a particular kind of data, such as text,numbers, dates, or user names
- A field can be defined for use on a single form, or can be defined to be shared among multiple forms in a database
- The contents of a field can not be displayed in documents and views, or can be retrieved for use in formulas
View is a
- List of documents in a database
- place holder for entering the data
- Place holder for viewing the data from the database
- Both a&c
Which of the following are true about fields
- Depending on the selection criteria,we can display all documents of a database in a view
- The documents may be grouped or sorted based on their contents
- Both
- None
The Programmer’s Pane is made up of
- Info list
- Script area
- Both
- None
What are the views we can select from the infor list:
- Objects view
- Reference view
- Both
- None
The Objects view gives you immediate access to
- Any design element in your application and its associated events and attributes
- Any Action in your application
- Any navigators in your application
- None
Frameset is a collection of
- Frames that you can use to add structure to your Website or Notes database.
- Pages
- Actions
- None of these
A page is a design element
- That displays information to users.
- It is similar to a form except that it does not contain fields or subforms.
- Both
- None
A form is a
- Place holder for entering information in a database
- Framework for entering and storing information in a database
- List of documents
- Both a&b
- None of these
A form can contain
- fields
- actions
- tables
- graphics
- All of these
Fields are
- individual elements that stores the data
- individual elements that displays the data
- Both
- None
Which of the following are true about the Folders
- Folders are structurally similar to a view.
- Floders also list documents, but do not have a selection criteria
- The user has to decide what are all the documents needs to be stored inside the folder.
- all of these
- None of these
Shared code section contains
- Agents
- Subforms
- Shared Fields
- Actions
- All of these
What is the full form of AOS ?
- Advanced Ordinary System
- Artificial Ordinary System
- Both a and b
- None of these
What is the full form of DAP ?
- Documentation Automatic Platform
- Document Automation Platform
- Document Automatic Platform
- Documentation Automation Platform
How many layers are there in DAP ?
- 1
- 2
- 3
- 4