Want to pass your Developing IBM Lotus Notes and Domino 8.5 Applications C2040-985 exam in the very first attempt? Try Pass2lead! It is equally effective for both starters and IT professionals.
VCE
Sam wants to display a column only if the current user is associated with the Manager role. Otherwise, the column should be hidden.
Which one of the following will allow him to do this?
A. Use @IsNotMember("[Manager]"; @UserRoles) in the hide-when view column formula.
B. Use @IsNotMember("[Manager]"; @UserRoles) in the hide-when field formula.
C. Use @IsMember("[Manager]"; @UserRoles) in the hide-when view column formula.
D. Use @IsMember("[Manager]"; @UserRoles) in the hide-when field formula.
Erin has created a categorized view in her Human Resources database that supports unread marks. When users access the view and try to expand some categories, no documents appear even though the users see unread marks beside the category.
Which one of the following could be the problem?
A. The documents include Reader names fields.
B. The database needs to be replicated.
C. The missing documents in the category have been soft deleted from the database.
D. The view has an old index and must be reindexed.
Robert does not want Authors in the Video database's ACL to be able to edit certain fields in documents they created.
Which one of the following can he do to accomplish this?
A. Use an Authors field on the form to prevent access to existing documents.
B. Set field security options to: Must have at least editor access to use.
C. Use a Readers field on the form to prevent access to existing documents.
D. create a standard section on the form and put the restricted fields in the section.