The Ultimate Lotus Notes Client Test- Part III

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Mathinvalidnik
M
Mathinvalidnik
Community Contributor
Quizzes Created: 6 | Total Attempts: 982
| Attempts: 132 | Questions: 20
Please wait...
Question 1 / 20
0 %
0/100
Score 0/100
1. Jayne has asked her Domino server administrator to enable document locking on the server. Which one of the following must she do to enable it for her application?

Explanation

To enable document locking for her application, Jayne must enable the "Allow document locking" database property. This means that she needs to go to the database properties and check the option to allow document locking. This will allow users to lock documents in the application, preventing others from making changes to them while they are locked.

Submit
Please wait...
About This Quiz
The Ultimate Lotus Notes Client Test- Part III - Quiz

The Ultimate Lotus Notes Client Test- Part III assesses advanced skills in managing Lotus Notes, including agent scheduling, formula editing, and time zone adjustments. It's crucial for developers... see moreand database administrators aiming to enhance their proficiency in Lotus Notes. see less

2. Michelle needs to create an action button that will change a document from read mode to edit mode. What @Command should Michelle use to create this button?

Explanation

Michelle should use the @Command([EditDocument]) to create the action button. This command will change the document from read mode to edit mode.

Submit
3. Herb has some data to display in a form, and he would like to have it appear in a formatted grid. What option would he use to format this data layout?

Explanation

To format the data layout in a grid format, Herb would use the option "Create - Table". This option allows him to display the data in a structured grid with rows and columns, making it easier to read and organize the information. By selecting this option, Herb can ensure that the data is presented in a visually appealing and organized manner.

Submit
4. Derek has created a view in the Orders application. Derek wants the Order Amount column in the view to be punctuated to display two decimal places. Which one of the following should Derek do?

Explanation

not-available-via-ai

Submit
5. Robert is adding an editable field called CountryLocation to the Member form in the Video Rental application. The field should show the value of the USA when the document is first created. What formula would accomplish this behavior?

Explanation

The correct answer is "USA" in the field's Default Value object. This means that when the Member form is first created, the CountryLocation field will automatically display the value "USA" as its default value.

Submit
6. Julie lost a document she had been creating in a Domino application when the power in the building failed. How can she modify the application to prevent the document loss in the future?

Explanation

By activating "Allow Autosave" in the Form Properties, Julie can prevent document loss in the future. This feature automatically saves the document at regular intervals, ensuring that any unsaved changes are not lost in the event of a power failure or any other unexpected event. This way, Julie can continue working on her document without worrying about losing her progress.

Submit
7. Which one of the following accurately describes field names?

Explanation

Field names in a database can be used only once on each form. This means that each field name can only be assigned to one specific data entry field on a form. This ensures that there is no confusion or duplication of field names within a form, allowing for organized and efficient data entry and retrieval.

Submit
8. When creating a scheduled agent,what are the options for the schedule frequency? 

Explanation

The correct answer is "More than once a day, Daily, Weekly, Monthly, Never." This option provides the most flexibility in terms of scheduling frequency. It allows for scheduling the agent to run multiple times in a day, as well as daily, weekly, and monthly schedules. Additionally, the option of "Never" allows for the possibility of not scheduling the agent at all.

Submit
9. Eduardo chose Native OS style when he created an editable text field on a form. In which one of the following ways will the field appear to Notes users?

Explanation

When Eduardo chose Native OS style for the editable text field, it means that the field will appear in the same style as the operating system of the device being used. In this case, the field will appear as an outlined rectangle to Notes users. This means that the text field will have a visible outline, indicating its boundaries, but it will not have any brackets or specific markings in red or black.

Submit
10. Review the formula below, assuming that the Author field contains the following: Richard Clarke/Meadowlands/ACME @Left (@Name([CN]; Author);" ") Which one of the following will the formula produce?

Explanation

The formula will produce the first name from the Author field, which is "Richard".

Submit
11. Randy has created a view that shows the entire inventory of videos in the Video Rental application. She would like to give the user the ability to sort on the title, studio, and last rented date columns. How would she accomplish this?

Explanation

Randy can accomplish this by setting the "Click on column header to sort" value to "Both" for all three columns. This will allow the user to sort the inventory view based on the title, studio, and last rented date columns.

Submit
12. To capture the date a document is created, Theresa uses @Today in a formula. However, when she edits a document and saves it again, the date changes from the creation date to the current date. Which of the following causes the date to change?

Explanation

When a formula is placed in a Computed field, it will be recalculated every time the document is saved. This means that when Theresa edits and saves the document, the @Today formula in the Computed field will be recalculated and will display the current date instead of the creation date.

Submit
13. Andrea has created a view of videos that are currently checked out. She would like to display a stoplight icon in the view for videos that are overdue. What a column property does she need to select to accomplish this?

Explanation

Andrea needs to select the "Display values as icons" column property in order to accomplish her goal of displaying a stoplight icon in the view for videos that are overdue. This property allows her to represent the values in the column as icons, which would be perfect for indicating whether a video is overdue or not.

Submit
14. Victor would like to change the font for his formula statements to make them easier to read/Where would he change that property?

Explanation

not-available-via-ai

Submit
15. Dora has a view with a column that shows the date and time the document was created. She would like to show just the date and hide the time portion. How can she accomplish this?

Explanation

In order to accomplish the task of showing just the date and hiding the time portion in the view, Dora should go to the Column Properties dialog box and set the column style to Date/Time. Then, she needs to deselect the Display Time option. This will ensure that only the date is displayed in the view column, without showing the time.

Submit
16. Which of the following statements about an Authors field is true?

Explanation

The statement that users listed in the field can also read the document is true. In a document management system, an Author field typically refers to the person who created or is responsible for the document. By listing users in the Author field, they are granted permission to read the document, in addition to potentially having other privileges depending on the system's configuration.

Submit
17. When Tony looks at his video due date in the Video Rental database's main view, he sees a due date time of 9 am. Bob is in a different time zone and sees Tony's due date at 11 am. What setting causes the times to be different for Bob and Tony?

Explanation

The times are different for Bob and Tony because the Column Properties dialog box has the Display Time setting set to "Adjust time to local zone". This means that the due date time is being adjusted to the local time zone of each user. Since Bob is in a different time zone than Tony, the due date time will be displayed differently for him.

Submit
18. Jackie wants to remove an action hotspot but leave the image on his Video form. In which one of the following ways can he do this?

Explanation

Jackie can remove the action hotspot while keeping the image on his Video form by selecting the hotspot and then choosing the "Hotspot>Remove Hotspot" option from the menu bar.

Submit
19. Which one of the following statements about Readers field is true?

Explanation

A Readers field may be computed or editable, meaning that it can be dynamically calculated or modified by the application or the user. This allows for flexibility in determining who can read a document based on certain conditions or user input. The statement suggests that the Readers field can have different properties depending on the requirements of the form or application.

Submit
20. Alexander is able to see documents in the Suggestion database that have his name listed in the "SuggestionContact" field. He cannot see any other documents, nor can he edit the document he can see. What level of access does Alexander have in the ACL for this database?

Explanation

Alexander has the level of access as a "Depositor" in the ACL for this database. This means that he can only see and deposit documents in the Suggestion database, but he cannot edit or see any other documents.

Submit
View My Results

Quiz Review Timeline (Updated): Nov 16, 2023 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Nov 16, 2023
    Quiz Edited by
    ProProfs Editorial Team
  • Jan 31, 2012
    Quiz Created by
    Mathinvalidnik
Cancel
  • All
    All (20)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Jayne has asked her Domino server administrator to enable document...
Michelle needs to create an action button that will change a document...
Herb has some data to display in a form, and he would like to have it...
Derek has created a view in the Orders application. Derek wants the...
Robert is adding an editable field called CountryLocation to the...
Julie lost a document she had been creating in a Domino application...
Which one of the following accurately describes field names?
When creating a scheduled agent,what are the options for the schedule...
Eduardo chose Native OS style when he created an editable text field...
Review the formula below, assuming that the Author field contains the...
Randy has created a view that shows the entire inventory of videos in...
To capture the date a document is created, Theresa uses @Today in a...
Andrea has created a view of videos that are currently checked out....
Victor would like to change the font for his formula statements to...
Dora has a view with a column that shows the date and time the...
Which of the following statements about an Authors field is true?
When Tony looks at his video due date in the Video Rental...
Jackie wants to remove an action hotspot but leave the image on his...
Which one of the following statements about Readers field is true?
Alexander is able to see documents in the Suggestion database that...
Alert!

Advertisement